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

搜索资源列表

  1. lgktwork

    0下载:
  2. 四阶龙格库塔求解电机启动的仿真程序 !-four bands Runge Kutta Motor start solving the simulation program!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:921
    • 提供者:wood
  1. Two variables Runge-Kutta method

    0下载:
  2. Two variables Runge-Kutta method
  3. 所属分类:文档资料

  1. Runge-Kutta方法 - 数值分析

    0下载:
  2. 介绍r-k方法
  3. 所属分类:文档资料

  1. Runge-Kutta.rar

    0下载:
  2. 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:1428
    • 提供者:df
  1. ccailiaonew

    1下载:
  2. HH模型 神经元放电 龙格库塔算法 神经元激发行为-HH model neurons Runge-Kutta algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:2991
    • 提供者:yangyang
  1. runge_kutta2

    0下载:
  2. the runge kutta method
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:522
    • 提供者:mahmoud
  1. ApplicationoftheRunge2KuttaAlgorithminReal2time.ra

    0下载:
  2. _龙格_库塔_算法在航天器实时落点计算中的应用的文档。-_ Runge-Kutta _ _ real-time algorithm for spacecraft impact point calculation documents.
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:273472
    • 提供者:sss
  1. euler_runge_kutta

    0下载:
  2. Document on Optimization Techniques and source code for solving problems using Euler method and Runge Kutta method
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:318708
    • 提供者:ver0
  1. runge-kutta

    0下载:
  2. 四阶龙格-库塔法求微分方程,通过实数编码方法实现简单易懂--Runge- Kutta Method to solve derivative Equations
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1489
    • 提供者:Tuo
  1. runge-kutta

    0下载:
  2. 在计算机上实现用四阶龙塔求一阶常微分方程初值问题的数值解 -Implemented on a computer tower with a four-order Runge seek first order differential equations numerical solution of initial value problems
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1180
    • 提供者:youyou
  1. NonlinearDynamicsofDuffing

    2下载:
  2. 采用4阶龙格库塔法和10阶连分式欧拉法,数值计算、分析了分数阶阻尼Duffing系统的 动力学特性.利用相图、Poincare截面映射图和分岔图等非线性动力学分析方法研究了阻尼的分数 阶微积分阶数对Duffing系统动力学性能的影响,采用分岔图法研究了外部激励的幅值和频率变 化时分数阶阻尼Duffing系统的动力学行为.分析表明,分数阶阻尼的阶数在0.1~2.0发生变化 时,系统依次进入周期运动、混沌运动、周期运动、混沌运动和周期运动,并且在混沌运动区间中存 在着周期运动窗口
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:135824
    • 提供者:张洋
  1. bingtaixitong

    1下载:
  2. 对病态系统采用了四阶龙格库塔法和蛙跳法进行了仿真,得到了很好的实验结果-Pathological systems using fourth-order Runge-Kutta method and the leapfrog method for the simulation, the experimental results
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:335809
    • 提供者:limingyang
  1. RK4_02

    0下载:
  2. la méthode de Runge Kutta
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:186553
    • 提供者:mohcinela
  1. Geometrical_Runge_Kutta.pdf

    0下载:
  2. geometrical runge kutta method
  3. 所属分类:Development Research

    • 发布日期:2017-12-07
    • 文件大小:42158
    • 提供者:Harivansh
  1. tu

    1下载:
  2. 微分方程数值解的梯形方法,欧拉方法,龙格-库塔方法及数值分析。-Trapezoidal method of differential equations, Euler' s method, Runge- Kutta methods and numerical analysis.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:27635
    • 提供者:柳月
  1. rugge-kuta

    3下载:
  2. x=sr(a,b,h,x1),朗之万方程四阶龙格库塔法-Langevin equation of fourth-order Runge-Kutta method
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:10240
    • 提供者:kangqiqi
  1. simulation-program

    0下载:
  2. 针对自适应律的离散化问题,一种方法是利用采样时间进行差分的离散化,但该方法精度差,另一种方法是利用数值迭代方法进行高精度离散化[4]。这里介绍一种高精度数值迭代方法—RKM(Runge-Kutta-Merson)方法-Adaptive law for the discrete problem, a method is the use of sampling discrete time difference, but poor accuracy of the method, an alternat
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:100435
    • 提供者:约翰
  1. rk4

    0下载:
  2. Runge Kutta 4th order
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:1202
    • 提供者:matko tomic
  1. Waidandao

    0下载:
  2. 西北工业大学课程设计,龙格库塔法求解轰炸弹道。-Northwestern Polytechnical University curriculum design, Runge-Kutta method to solve the bombing trajectory.
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:200558
    • 提供者:曹慧
  1. rungekutta

    0下载:
  2. Runge Kutta program.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1322
    • 提供者:Aziz
« 12 »
搜珍网 www.dssz.com