CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - runge matlab

搜索资源列表

  1. longerkuta

    1下载:
  2. 用于四阶龙格库塔数值积分,做matlab仿真实验时会用到。-For the fourth-order Runge-Kutta numerical integration, doing matlab simulation experiments will be used.
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:毛人
  1. fuzzy

    0下载:
  2. 模糊控制matlab程序,利用龙格—库塔法进行系统仿真-Fuzzy control matlab program using the Runge- Kutta method for system simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:tinyhua
  1. wenfeufangchengzudelongge-zip

    0下载:
  2. 利用matlab编写的微分方程组的龙格库塔解法-Runge-Kutta solution of differential equations using Matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:803
    • 提供者:liyunzhao
  1. RKutta

    0下载:
  2. The Runge Kutta algorithm programmed in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1095
    • 提供者:david
  1. 3rd_Runge-Kutta

    0下载:
  2. This is 3rd order Runge-Kutta method written with Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:Lily
  1. biancheng

    0下载:
  2. 基于龙格库塔法的Matlab数值积分函数-Based on Runge Kutta method Matlab numerical integral function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:24064
    • 提供者:周娜
  1. ode_solver

    0下载:
  2. 常微分数值解 Runge-Kutta 龙格-库塔(Runge-kutta)算法在MATLAB中的用法-Differential numerical solution Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:57773
    • 提供者:2008151094
  1. R_K

    0下载:
  2. 龙格库塔的matlab和c++的源代码程序,可解四阶常微分方程-Runge-Kutta matlab and c++ source code program, fourth-order ordinary differential equations solvable
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5918
    • 提供者:mao lian
  1. ppt05

    0下载:
  2. 基于matlab编程的龙格库塔解题方法,介绍比较详细-Problem solving based on the Matlab programming of Runge-Kutta method, a more detailed introduction
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895493
    • 提供者:mao lian
  1. IMmod0

    0下载:
  2. MATLAB MATRIX FORMULATON OF INDUCTION MACHINE STATE EQUATIONS with runge kutta ode45
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:15244
    • 提供者:badro
  1. computeitae

    0下载:
  2. 用四阶龙格库特法在matlab环境下实现某函数的适应度值的计算。-A fitness function value is calculated using fourth-order Runge Ge Kute method in Matlab environment.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:819
    • 提供者:王志
  1. ode78

    0下载:
  2. 龙格库塔78阶积分器,matlab语言。可设置积分参数。缺点是中间过程在积分区间较大是无法显示。-78-order Runge-Kutta integrator, the Matlab language. You can set the integration parameters. The disadvantage is that the intermediate process in the larger integration interval can not be displayed.
  3. 所属分类:Algorithm

    • 发布日期:2016-04-21
    • 文件大小:2048
    • 提供者:cky001
  1. RK4

    0下载:
  2. 1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4 2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。 3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。 4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。 5.仿真结果存放于文件 result.txt 中。 6.运行举例: 将 M 文件 RK4.m 和 inpu
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995
    • 提供者:闫兆敏
  1. 12090721522d38c16af6590044

    0下载:
  2. R 四阶经典的龙格-库塔公式的matlab实现 Other systems 其他 172-R fourth-order classical Runge- Kutta formula matlab Other systems other 172 ...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:54157
    • 提供者:万秀
  1. rk4o

    0下载:
  2. runge kutta method in matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:627
    • 提供者:nizar
  1. rk_4

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

    • 发布日期:2017-11-24
    • 文件大小:521
    • 提供者:小阳子
  1. newmatlabfile

    1下载:
  2. 龙格库塔二、三、四阶算法 matlab形式 适合初学者-Runge-Kutta Third, fourth-order algorithm matlab form suitable for beginners to see
  3. 所属分类:Other systems

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:sylvia
  1. PId_runge

    0下载:
  2. this matlab code that in it the pid method linear control is developed.the equation of motion is solved with runge-cuta method.-this is matlab code that in it the pid method linear control is developed.the equation of motion is solved with runge-cuta
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:753
    • 提供者:bg
  1. RungKutta

    0下载:
  2. GPS/捷联惯导组合导航中的龙格库塔法的解算,在matlab程序中使用-Runge-Kutta method for solving GPS/SINS integrated navigation, matlab program
  3. 所属分类:GPS develop

    • 发布日期:2017-11-21
    • 文件大小:1236
    • 提供者:lazaty
  1. runge_test

    0下载:
  2. 用matlab对高次插值时龙格现象的测试-Test on the the Runge phenomenon of high order interpolation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:672
    • 提供者:pc
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com