CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 四阶龙格库塔算法

搜索资源列表

  1. shuzhifenxi

    0下载:
  2. 数值分析算法:四阶龙格库塔算法、 平方解方程组算法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:3.12kb
    • 提供者:chengxin
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1kb
    • 提供者: 袁清平
  1. LyapunovspectrumforLorenzattractor

    0下载:
  2. 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:辛培明
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:34.6kb
    • 提供者:谢刚
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

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

    • 发布日期:2017-04-05
    • 文件大小:1.07kb
    • 提供者:要清风
  1. chaos-simulate

    0下载:
  2. Flash制作的混沌仿真程序,用四阶龙格库塔算法画出了洛伦兹吸引子,动态显示-Chaos Flash simulation program produced by fourth-order Runge-Kutta algorithm to draw the Lorenz attractor, dynamic display
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:155.04kb
    • 提供者:ZhangTie
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:206.9kb
    • 提供者:俞峻
  1. rk4

    0下载:
  2. 改进的四阶龙格库塔算法,Improved fourth-order Runge-Kutta algorithm另带独立分量法程序-Improved fourth-order Runge-Kutta algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.44kb
    • 提供者:xiayue
  1. Fourth-order-Runge---Kutta-

    0下载:
  2. 四阶龙格-库塔算法在姿态解算中的应用,是实现圆锥运动的姿态解算。当旋转角速率w为定值的时候,我用龙格-库塔算法很容易解出了姿态矩阵四元数。-Fourth order Runge- Kutta algorithm of attitude algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4.04kb
    • 提供者:杨茜
  1. keshe1ode4

    0下载:
  2. 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:771byte
    • 提供者:liyunfeng
  1. 4longge

    0下载:
  2. 数值计算中的四阶龙格库塔算法,在保证精度的情况下又具有较好的计算速度,是工程上常采用的算法-Numerical calculation of the fourth-order Runge-Kutta algorithm to ensure accuracy in the case of the calculation but also has good speed, is often used in the algorithm works
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:885byte
    • 提供者:cookies
  1. attitude

    0下载:
  2. 基于四级四阶龙格库塔算法的MEMS IMU数据的捷联姿态解算-SINS solve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9.59kb
    • 提供者:
  1. rk_4

    0下载:
  2. 四阶龙格-库塔算法的matlab程序实现-Fourth-order Runge-Kutta algorithm matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:521byte
    • 提供者:小阳子
  1. matlab-3-Runge-Kutta-4-lRunge-Kutta

    0下载:
  2. 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:8.71kb
    • 提供者:zhoujian
  1. RGKT

    0下载:
  2. 实现四阶龙格库塔算法,可以自由设置时间区间和步长。-Fourth-order Runge-Kutta algorithm can be free to set the time interval and the step size.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:828byte
    • 提供者:刘磊
  1. EX

    0下载:
  2. 运用四阶龙格库塔算法求目标函数的实例,需要请下载-Instance, you need to download the fourth-order Runge-Kutta algorithm for getting the objective function
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:8.88kb
    • 提供者:xueshan
  1. SR-simulation

    1下载:
  2. 基于随机共振的微弱信号检测仿真,且包含求解郎之万方程的四阶龙格库塔算法源程序。-Fourth-order Runge-Kutta algorithm source simulation based on stochastic resonance in weak signal detection, and includes solving the Langevin equation.
  3. 所属分类:matlab

    • 发布日期:2017-10-23
    • 文件大小:2kb
    • 提供者:lipenghua
  1. Ruger-Kutta

    0下载:
  2. 四阶龙格库塔算法C语言求解常微分方程,开发运行环境Visual-C-Fourth-order Runge-Kutta algorithm for solving ODE C language, development environment Visual-C++ run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:zhifengtao
  1. RungKutta

    0下载:
  2. 四阶龙格库塔算法。deltaT为积分步长,XX为X_k,X_next为X_k+1,Control以及Param为用户可选参数。微分方程在deriv中定义。-RungeKutta,where deltaT refers to the step size, XX refers to X_k, X_next refers to X_k+1, Control and Param is user defined parameters. The differential equation should be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:540byte
    • 提供者:孙相宜
  1. RK_4

    0下载:
  2. 这个四阶龙格库塔算法可以直接调用需要积分的状态方程,不用一步一步写出来(This four order Runge Kutta algorithm can call the integral equation of state directly, and do not write step by step)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:stone9
« 12 3 »
搜珍网 www.dssz.com