CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - runge-kutta方法

搜索资源列表

  1. test-posi.tar

    0下载:
  2. 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:623617
    • 提供者:张璞
  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2099
    • 提供者:yiri
  1. 3

    0下载:
  2. 这是一个计算方法中的四阶经典Runge-Kutta方法演示程序,用C语言编写
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:798
    • 提供者:陈梅
  1. Runge_Kutta_4

    0下载:
  2. 4+ runge kutta 方法 。。求解各类所需
  3. 所属分类:其它

    • 发布日期:2014-01-20
    • 文件大小:673
    • 提供者:neng
  1. runge-kutta

    1下载:
  2. 用matlab编写的用于求微分方程解的方法,实现的是Runge-kutta法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87820
    • 提供者:左玉知
  1. matlab_Runge-Kutta-Fehlberg

    3下载:
  2. matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:200629
    • 提供者:Zeal
  1. RungeKutta

    0下载:
  2. runge-kutta,包括eula,中点公式等二阶及4阶的runge-kutta方法-runge-kutta, including the eula, and 4 mid-point formula and other second-order runge-kutta method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1006
    • 提供者:caiyiyi
  1. Runge-Kutta-4th-Order-Method--

    1下载:
  2. 用于求解常微分方程的四阶龙格-库塔法,该方法是一种很好的求解微分方程方法。-Runge- Kutta method for solving ordinary differential equations, the method is a good method for solving differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:54432
    • 提供者:马峻修
  1. runge-kutta-fortran

    0下载:
  2. 4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1117
    • 提供者:张青青
  1. Runge-Kutta

    0下载:
  2. 常微分方程组的四阶Runge-Kutta方法,自己做的一个作业,感觉还可以吧-Fourth-order Runge-Kutta method for ordinary differential equations, a job do it yourself, you can feel it
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:606700
    • 提供者:
  1. Runge-kutta

    0下载:
  2. 一种高精度 单步的数值积分方法,在已知方程导数和初值信息,利用计算机仿真时应用,省去求解微分方程的复杂过程。-A numerical integration method for high precision of single step, in the known equation of derivative and initial information, using the application of computer simulation, the complex process of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1046
    • 提供者:yuqianyong
  1. 4order_Runge-Kutta--SIR

    0下载:
  2. 用4阶龙格库塔方法模拟SIR流行病传播演化模型-With 4-order Runge-Kutta method of simulated evolution model SIR Epidemic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:李琪
  1. 007

    0下载:
  2. 四阶runge-kutta方法求解随机微分方程-4th runge-kutta slove the SDE
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2414
    • 提供者:Gu Rencai
  1. 001

    1下载:
  2. 四阶runge-kutta方法求非线性动力系统,并计算其最大李雅谱诺夫指数-Fourth Order runge-kutta method of nonlinear dynamical systems, and calculate the maximum Lyapunov index
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1126
    • 提供者:Gu Rencai
  1. Runge-Kutta

    0下载:
  2. 利用 matlab 软件进行编程实现 4 阶 Runge-Kutta 方法求解微分方程初值问题,并附带示例求解过程,高效求解微分方程。-Using matlab software programming fourth-order Runge-Kutta Methods for Differential Equations, and comes with sample solution process, efficiently solving differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4282
    • 提供者:MSY
  1. 四阶龙格库塔法程序——_FORTRAN语言编写

    1下载:
  2. 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y), and is written in FORTRAN la
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:sophya
  1. untitled99.m

    1下载:
  2. 考虑morison公式,并用四阶龙哥库塔方法计算非线性耦合微分方程过程。(fourth-order Runge-Kutta Method)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:jevera
  1. 1D Euler

    6下载:
  2. 本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube problem) Application
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:cfdzaza
  1. dandaoyouhua

    1下载:
  2. 建立导弹三自由度模型,对上升弹道轨迹进行优化。使用四阶龙格库塔方法进行解算。(A three-degree-of-freedom missile model was established to optimize the trajectory of the rising trajectory. Use the fourth-order Runge-Kutta method for solving.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:王当当
  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
« 12 »
搜珍网 www.dssz.com