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

搜索资源列表

  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. LONGGEKUTA

    0下载:
  2. 程序实现了龙格库塔法,龙格库塔法在实践计算中有重要应用。-Program achieved a Runge-Kutta method, Runge-Kutta method in practice, the calculation has important applications.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:240146
    • 提供者:gxc
  1. longgekuta

    0下载:
  2. 用龙格库塔法对系统进行仿真,系统有纯滞后和一阶惯性环节。-Runge-Kutta method using the system simulation, system time delay and first order inertia.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1577
    • 提供者:双鱼座
  1. LONGGEKUTA001

    0下载:
  2. 用龙格库塔法解方程 ,很是使用的一种方法,希望给大家带来方便-Solution of equations with Runge-Kutta method, it is used in a way we hope to bring convenience to
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:40061
    • 提供者:李刚
  1. main

    0下载:
  2. 龙格库塔法的求解,将精确解(1)和龙格库塔法的图像放在子图一中,将精确解(2)和龙格库塔法的图像放在子图一中。-Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:521
    • 提供者:刘帅
  1. vc

    1下载:
  2. 用VB实现四阶龙格库塔法的程序,这个程序很好的完成了其算法的精髓-Using VB to achieve fourth-order Runge-Kutta method of procedure, this procedure done well the essence of the algorithm
  3. 所属分类:assembly language

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