搜索资源列表

  1. runge-kutta4

    0下载:
  2. 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:赌挖宝
  1. MTALABandsimulink

    0下载:
  2. 用四阶龙格库塔法求非线性系统的输入相应,同时用simulink建模比较。 -Using fourth-order Runge-Kutta method for the corresponding input nonlinear systems, and modeling using simulink comparison.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:557056
    • 提供者:chenhongxia
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    0下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:要清风
  1. Lorenz

    1下载:
  2. Lorenz 吸引子三维相空间图,这里用四阶 Runge-Kutta 法得到微方程的离散序列-Lorenz Runge-Kutta
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:华仔
  1. lzh

    0下载:
  2. 使用 RUNGE-KUTTA-FELBERG 的方法去解决y -e^(x)y -2y +y=e^(-x)*(2e^(-x)cos(x)+5sin(x)).这是一道比较经典的数值分析题目。-Use RUNGE-KUTTA-FELBERG solution to y' ' '-e ^ (x) y' '-2y '+ y = e ^ (-x)* (2e ^ (-x) cos (x)+5 sin ( x)).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:liuzhenghao
  1. Problem1

    0下载:
  2. solve the Vanderpol equation using Runge-Kutta-Gill method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mohammad
  1. RK4forBlasiusequation

    0下载:
  2. Fortran file to solve blasius equation by using runge kutta 4th order
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Nha
  1. Ordinary_Differential_Equationsrar

    0下载:
  2. 常微分方程的各种求解方法:Euler法、Runge-kutta法、Hamming法等-Ordinary differential equations to solve a variety of methods: Euler method, Runge-kutta method, Hamming Law
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:曾志刚
  1. RungeKutta

    0下载:
  2. 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数-3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:qizhou
  1. WENO

    1下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:wang
  1. Rung-kutta4th

    0下载:
  2. 4th order runge-kutta m file
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Karim
  1. MyDIRK3

    0下载:
  2. DIRK3 algorithm, the algorithm to be implenmented is the optimal two stage third order accurate Diagnonally Implicit Runge-Kutta method, written DIRD3, for the ODE prolem and diffrentiate equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Kiwi
  1. SYStestNew

    0下载:
  2. C source code for numerical integration and system simulation using the Runge–Kutta methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:cpeliuj
  1. RUNGE

    0下载:
  2. solution of linear ODE by SHOOTING method Runge kutta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:on
  1. runge_kutta

    0下载:
  2. runge-kutta code with c-runge-kutta code with cpp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mahyar
  1. marunge4gh

    0下载:
  2. 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:huanhuan
  1. rkv56

    0下载:
  2. Fifth-order/Sixth-order Runge-Kutta-Verner variable step-size method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:katore vishal
  1. euler_runge_kutta

    0下载:
  2. Document on Optimization Techniques and source code for solving problems using Euler method and Runge Kutta method
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:318464
    • 提供者:ver0
  1. RUNGE_KUTTA_ORDER4_ALGORITHM

    0下载:
  2. 四阶龙格库塔法的Mathematica的代码,代码透明,方便用户修改。-Fourth-order Runge-Kutta method of the Mathematica code, code transparency, user-friendly changes.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:he
  1. RUNGE_KUTTA_FEHLBERG_ALGORITHM

    0下载:
  2. RUNGE-KUTTA-FEHLBERG ALGORITHM,Mathematica的代码,代码透明,适合修改成为自己的程序。-RUNGE-KUTTA-FEHLBERG ALGORITHM, Mathematica code, code transparency, suitable amendments into their own procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:he
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org