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

搜索资源列表

  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
    • 文件大小:609kb
    • 提供者:张璞
  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. 四阶龙格库塔算法解微分方程,给出初始值,设定步长,解出运动方程。-fourth order runge-kutta method for differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:757byte
    • 提供者:程序员
  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. rkutte

    4下载:
  2. 四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用-Runge Kutta algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:4.45kb
    • 提供者:小寒
  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. 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
  1. 龙格库塔积分

    0下载:
  2. 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2kb
    • 提供者:NPURabbit
  1. lgkt4

    0下载:
  2. 小参数下的随机共振算法在微弱信号检测中的应用(Application of Stochastic Resonance Algorithm with Small Parameters in Weak Signal Detection)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:骚猪
« 12 3 4 »
搜珍网 www.dssz.com