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

搜索资源列表

  1. longgekuta.《系统仿真导论》

    0下载:
  2. 针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。,Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficu
  3. 所属分类:教育/学校应用

    • 发布日期:2017-03-29
    • 文件大小:3820
    • 提供者:赵文龙
  1. Runge-Kutta_fortain

    0下载:
  2. 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1315582
    • 提供者:
  1. Differential-Equations

    0下载:
  2. 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:345442
    • 提供者:白阳
  1. jidianzantai

    0下载:
  2. 用于计算电力系统的机电暂态,采用龙格库塔法,可计算三相短路,两相短路等故障问题。-Used to calculate the electrical power system transient, using the Runge-Kutta method, calculate the three-phase short-circuit, two-phase short circuit failure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2946
    • 提供者:melonma
  1. ns

    1下载:
  2. 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:张健
  1. mti_calibrated

    5下载:
  2. 一个非常全面的捷联惯导程序,包含了从初始对准、初值的设定,四元素的四阶龙格库塔法更新,对速度微分方程和位置方程分别用龙格库塔法和欧拉角法求解-A very comprehensive program SINS, including from the initial alignment, initial set, the four elements of the fourth order Runge-Kutta method updates the location of the speed di
  3. 所属分类:matlab例程

    • 发布日期:2017-04-10
    • 文件大小:2940
    • 提供者:苏钰
  1. rungekuttaC

    1下载:
  2. 龙格库塔法;用C++语言编写的龙格库塔法解微分方程组。-Runge-Kutta method with C++ languages Runge-Kutta method for solving differential equations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-11
    • 文件大小:207825
    • 提供者:王海罗
  1. c

    0下载:
  2. c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4144
    • 提供者:邢庆河
  1. GRKT10

    0下载:
  2. 龙格-库塔法,数值分析中求解微分方程的方法。-Runge- Kutta method, numerical analysis methods for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1052
    • 提供者:杜波
  1. RK

    0下载:
  2. 龙格库塔法方法的全面介绍。不同龙格库塔法方法,获取不同精度计算结果-Runge-Kutta method of a comprehensive approach. Different methods of Runge-Kutta method to obtain different results accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:107290
    • 提供者:王炜哲
  1. 6Runge-Kutta

    0下载:
  2. 龙格库塔法解数值积分,如需修改函数可以直接在函数部分修改-Runge-Kutta method of numerical integration solution, for modified function can be modified directly in the function part
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:朱仲
  1. changdu

    0下载:
  2. 利用龙格库塔法解光波导激光器的重叠因子的传输方程,从而得到输出功率-Runge-Kutta method using optical waveguide laser solutions overlap factor of the transfer equation, thus the output power
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1002
    • 提供者:jetleng
  1. RK4

    0下载:
  2. 龙格库塔法解二阶方程的数值计算代码. 分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2999708
    • 提供者:李想
  1. lPG

    0下载:
  2. 通过龙格库塔法求解长周期光纤光栅,得到其传输特性-By Runge-Kutta method to solve long-period fiber grating, by its transmission characteristics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:986
    • 提供者:liuxiqing
  1. RKT

    0下载:
  2. 龙格库塔法 用于积分运算,在数值计算中有很重要的地位。-runge-kutta
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1535
    • 提供者:包永邦
  1. Excercise_Six

    0下载:
  2. 绝热催化床数学模型求解,采用以为拟均相得活性校正系数COR,具体是龙格-库塔法-Solving mathematical model of adiabatic catalyst bed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:747
    • 提供者:chiguozhen
  1. shishidanbai

    0下载:
  2. 单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:13738
    • 提供者:赵文龙
  1. NumericalMethodBasicSample

    1下载:
  2. 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:69688
    • 提供者:王跃辉
  1. Rongekutta

    0下载:
  2. 四阶龙格库塔法函数更新四元数程序代码,采用VC编写-Fourth-order Runge-Kutta method function is updated quaternion code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:642
    • 提供者:陈卫
  1. RUNGE_KUTTA_ORDER4_ALGORITHM

    0下载:
  2. 四阶龙格库塔法的Mathematica的代码,代码透明,方便用户修改。-Fourth-order Runge-Kutta method of the Mathematica code, code transparency, user-friendly changes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1086
    • 提供者:he
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com