搜索资源列表

  1. rkf45

    0下载:
  2. fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including sour
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:吕枫
  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. runge

    0下载:
  2. integral solving with runge kutta method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:roberto
  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_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_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. SOLVEDYNAMICBARANYISMODEL

    0下载:
  2. SOLVING DYNAMIC BARANYI S MODEL USING RUNGE-KUTTA 4th ORDER METHOD. IT IS A SINGLE MATLAB PROGRAM TO SOLVE BARANYI S MODEL
  3. 所属分类:matlab例程

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

    0下载:
  2. Runge-Kutta积分方法 有例子 Runge-Kutta积分方法 有例子-Dragon Court Kutta methods are described, there are examples of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:695296
    • 提供者:manman
  1. CODES

    0下载:
  2. This file conclude of five codes , four of them in Mathematica program and one in C++. 1. Erk4.nb. this code represent the explicit Runge Kutta method of order four for solving first order ODE. 2. RK45.nb This code r
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:40960
    • 提供者:OS
  1. Runge-Kutta

    0下载:
  2. the Runge–Kutta methods are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2740224
    • 提供者:criskell
  1. FourthordersolvefifthorderCNNequation

    0下载:
  2. 用四阶经典龙格库塔算法求解5阶细胞神经网络状态方程,得到5路超混沌序列。-With the fourth order classical Runge-Kutta algorithm for 5-order cellular neural network state equation, 5-way super-chaotic sequence are generated.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:赵志广
  1. ouler

    0下载:
  2. 微分方程数值解中利用Runge-kutta_fehlberf法计算微分方程 -Numerical solution of differential equations using Runge-kutta_fehlberf differential method
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. Comparison of Runge Kutta Schemes (Classical, Low-storage, low dissipation, 3rd-order, 4th-order etc.. )
  3. 所属分类:数学计算/工程计算

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

源码中国 www.ymcn.org