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

搜索资源列表

  1. Rouge-Kutta

    4下载:
  2. 利用J-A模型求解磁滞回线时,使用龙格库塔四阶方法求解微分方程的代码,并可以将求解结果直接绘制成磁滞回线图像-When the J-A model is used to solve the hysteresis loop, the Runge-Kutta fourth-order method is used to solve the differential equation code, and the solution result can be directly drawn as the
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:宋雅吾
  1. tuoluojiesuanforever

    0下载:
  2. 这个是用来进行imu解算的matlab程序,其中包括了四阶的龙格库塔法。-This is used to carry out imu solution matlab procedures, including the fourth-order Runge Kutta method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:1609
    • 提供者:方辰
  1. ODE-with-Numerical-Methods

    1下载:
  2. (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:付晓强
  1. 1111

    0下载:
  2. 龙格库塔求解微分方程数值解.经典四阶龙哥库塔法解方程组,注意,是方程组,找了好久没找到,自己写的,原则上可以解任意个数的方程组,显含t或不显含t都可以!-Runge- Kutta numerical solution of differential equations solved
  3. 所属分类:IME Develop

    • 发布日期:2017-12-11
    • 文件大小:2054152
    • 提供者:李萌
  1. rk4

    0下载:
  2. 数值计算的四阶龙格库塔格式的matlab程序-Numerical calculation of the fourth order Runge Kuta format matlab program
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:5451
    • 提供者:沈靖
  1. longgekuta

    0下载:
  2. 用龙格库塔法对人体的细胞-细胞液-透析液模型进行尿素浓度的求解。-The solution of the cell- cell fluid- dialysate model of the human body was treated with the Longge Kutta method.
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:1607
    • 提供者:wayne
  1. numerical_compute

    0下载:
  2. 多种曲线拟合方法,包括埃尔米特插值,差商,牛顿法,龙格库塔法- U591A u79CD u66F2 u7EBF u62DF u5408 u65B9 u6CD5 uFF0C u5305 u62EC u57C3 u5C14 u7C93 u7279 u63D2 u503C uFF0C u5DEE u5546 uFF0C u725B u987F u6CD5 uFF0C U9F99 u683C u5E93 u5854 u6CD5
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:王浩
  1. longgekuta

    1下载:
  2. 利用c语言实现龙格库塔法的迭代,计算出每次的结果-Using the c language to achieve the Longge Kutta iterative, calculate the results of each time
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:1234
    • 提供者:李文
  1. rynge

    0下载:
  2. 这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强,-This is the MATLAB program, proportional guidance which runge kutta integration program is very simple and versatility is strong,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:Monaqfez
  1. piocortivnal

    0下载:
  2. 这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强,-This is the MATLAB program, proportional guidance which runge kutta integration program is very simple and versatility is strong,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:VBlqe_646
  1. New-procedure

    2下载:
  2. 时间方向利用龙格库塔方法,空间方向利用中心差分方法求解随机非线性薛定谔方程-Stochastic Schrodinger equation with finite difference methods in temporal and spatial direction
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:zhangliying
  1. rugge-kuta

    0下载:
  2. 基于matlab的龙格库塔算法,供初学者学习或参考。(Runge Kutta algorithm based on MATLAB, for beginners to learn or reference.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:9216
    • 提供者:愿做暖风
  1. rk_sub

    0下载:
  2. 用于状态变量个数为148的微分方程的数值求解(Numerical solution of 148 state variables)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:13312
    • 提供者:restal
  1. longge-kuta

    0下载:
  2. 四阶龙格库塔算法的C语音实现,可以参考一下(Four order Runge Kutta algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:liyan738
  1. 常微分方程组的四阶RungeKuttamatlab实现

    0下载:
  2. 常微分方程组的四阶RungeKutta龙格库塔法matlab实现(RungeKutta realization of four order Runge Kutta method for ordinary differential equations matlab)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:208896
    • 提供者:高赵
  1. rukceprogramstrong

    0下载:
  2. 这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强,(This is the MATLAB program, proportional guidance which runge kutta integration program is very simple and versatility is strong,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Sanrrp
  1. 上机题一

    0下载:
  2. 关于自控上机题的程序1,二阶和四阶龙格库塔法(about automatic control)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:pdd121
  1. 上机题2-2014

    0下载:
  2. 关于自控上机题的程序,关于龙格库塔法和增广矩阵法(about automatic control)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-27
    • 文件大小:9216
    • 提供者:pdd121
  1. CONTROL

    0下载:
  2. 使用adams法和R-4K法求解微分方程,并且比较精度(Adams method is used to solve differential equations, and the accuracy is compared)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:39936
    • 提供者:呵呵呵12345
  1. rk4

    0下载:
  2. 四阶龙格库塔求解范德玻尔方程的解,不直接利用ode45(four order runge-kutta)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:123。。。
« 1 2 ... 30 31 32 33 34 3536 37 38 39 »
搜珍网 www.dssz.com