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

搜索资源列表

  1. lgkt

    1下载:
  2. 用四阶龙格库塔法求解常微分方程的初值问题,用C语言实现的程序,简单易懂,很好用-Fourth-order Runge-Kutta method for solving initial value problems for ordinary differential equations using C language program, easy to understand, easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:676
    • 提供者:adsfasdf
  1. lungkuta

    0下载:
  2. 实现四阶龙格库塔法的运算,对于电机瞬态分析有帮助-Achieve fourth-order Runge-Kutta method of calculation for motor transient analysis to help
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:liang
  1. transfer-function

    0下载:
  2. 利用四阶龙格-库塔的数值方法编程实现传递函数-transfer function accomplishment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:971
    • 提供者:skyguo
  1. ode

    0下载:
  2. 四阶龙格库塔算法, 用于微分方程求解,用于工程计算-Fourth-order Runge-Kutta algorithm for solving differential equations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:lq
  1. Numerical-solution-of-ODE

    0下载:
  2.  常微分方程的数值解法:四阶龙格-库塔方法的算法,相应的函数子程序,解决实际问题-Numerical solution of ordinary differential equations: algorithm of the fourth-order runge-kutta method , the corresponding function subroutine, solving practical problems with the method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:576239
    • 提供者:熊莹
  1. stochastic-resonance

    1下载:
  2. 主程序为随机共振,包含四阶龙格库塔和信噪比子程序-main is stochstic resonance,including runge-kutta and SNR.
  3. 所属分类:matlab

  1. delgkt4_lungkuta

    1下载:
  2. 振动理论中四阶龙格库塔法解决单自由度振动问题,希望对大家有帮助-Vibration Theory fourth-order Runge-Kutta method to solve the problem of a single degree of freedom vibration
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:梁莹
  1. delgkt4_lungkuta4_47step

    0下载:
  2. 振动理论中用四阶龙格库塔法解决受阶跃式激励的单自由度问题-Vibration theory with fourth-order Runge-Kutta method to solve by the step-like incentive problem SDOF
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:梁莹
  1. Visual C++常用数值算法集

    1下载:
  2. 关于VC的数值算法编程,如:四阶龙格库塔法,欧拉法等
  3. 所属分类:编程文档

  1. Runge-Kutta-

    1下载:
  2. 应用四阶龙格库塔法求解微分方程的初值问题-Applications fourth-order Runge-Kutta Solving Ordinary Differential Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:zous
  1. Runge_Kutta

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。数值计算中经常用到,四阶龙格库塔经常被称为“RK4”或者就是“龙格库塔法”。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:12665
    • 提供者:yangxu
  1. waidandao(VCPP)

    0下载:
  2. 外弹道设计,使用四阶龙格库塔法,无动力弹丸,希望能帮到某些童鞋。-Exterior ballistic design, using fourth-order Runge-Kutta method, non-powered projectile, I hope to help some of the children s shoes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:226099
    • 提供者:SpiritYIM
  1. fourth_order_Runge_Kutta

    1下载:
  2. MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-MATLAB fourth order runge kutta method to solve the differential equation numerical solution source program code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:781
    • 提供者:吴磊
  1. fourth-order-Ronge-Kutta-method

    1下载:
  2. C语言编写的四阶龙格库塔法,用于数值计算,亲测可用-C language of fourth-order Runge-Kutta method for numerical calculation, pro-test available
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:124936
    • 提供者:谢军
  1. quadrotorRK

    0下载:
  2. 自己编的四阶龙格库塔法,模拟的四旋翼的模型,希望有所帮助,共同学习-fourth-order runge kutta method, simulation of the quadrotor model, hope to help and learning together
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:254667
    • 提供者:钱昱
  1. four-order-Runge-Kutta-method

    0下载:
  2. MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-The source code of MATLAB numerical solution of four order Runge Kutta method for solving differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1890
    • 提供者:zhangbo
  1. fm

    0下载:
  2. 计算附加条件的二阶二元偏微分方程组的程序,使用四阶龙格库塔方法。工程上有重大应用。-Calculate conditional second-order partial differential equations of two yuan, the use of fourth-order Runge-Kutta methods. Significant engineering applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:libiao
  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
    • 文件大小:540
    • 提供者:孙相宜
  1. CWlaser

    0下载:
  2. 采用四阶龙格库塔法求解连续激光器的速率方程。-Fourth-order Runge-Kutta method to solve the continuous laser rate equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1837
    • 提供者:daishenyu
  1. Particle-Systems

    3下载:
  2. MIT计算机图形学作业,粒子系统。完美实现风力场,水流和火焰场等。实现了四阶龙格库塔积分法和梯形法等。实现了所有功能。-MIT computer graphics operations, particle system.Perfect realization of wind field, flow field and flame, etc.Implement the fourth order runge kutta integration method and trapezoidal metho
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:35273
    • 提供者:陈天问
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com