搜索资源列表

  1. rk4

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

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:沈靖
  1. suanfa

    0下载:
  2. 作业二: 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程: -Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zhangjun
  1. suanfa2

    0下载:
  2. 作业二: 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程: -Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:89088
    • 提供者:zhangjun
  1. suanfa3

    0下载:
  2. 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程:-Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehl
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:196608
    • 提供者:zhangjun
  1. suanfa4

    0下载:
  2. 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程:-Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehl
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:22528
    • 提供者:zhangjun
  1. suanfa5

    0下载:
  2. 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程:-Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehl
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:242688
    • 提供者:zhangjun
  1. 39556814

    0下载:
  2. Using euler method and runge-kutta numerical solution method for differential equation and draw the graphic solution, the results are comparative analysis,
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:100352
    • 提供者:piwlid
  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图形编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:Monaqfez
  1. pvwxh

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析,-Using euler method and runge-kutta numerical solution method for differential equation and draw the graphic solution, the results are comparative analysis,
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:103424
    • 提供者:*df
  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编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:VBlqe_646
  1. rugge-kuta

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

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:愿做暖风
  1. 内弹道计算程序

    2下载:
  2. By MATLAB, the interior ballistics is solved by Runge Kutta method, and the variation of the pressure with time and the change of travel time are calculated(Interior ballistics can be solved, and the pressure curve in th
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:cc浩
  1. longge-kuta

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:liyan738
  1. 四阶龙格库塔法程序——_FORTRAN语言编写

    1下载:
  2. 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:sophya
  1. Numericalsolve_sod

    0下载:
  2. % 数值求解Sod激波管问题 % 采用Steger-Warming分裂 % 时间推进格式为3阶Runge-Kutta方法(A numerical solution for the Sod shock tube by using the method of Steger-Warming flux vector splitting.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:晚风轻轻
  1. 常微分方程组的四阶RungeKuttamatlab实现

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

    • 发布日期:2024-05-21
    • 文件大小:208896
    • 提供者:高赵
  1. yxuster_method

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析,(Using euler method and runge-kutta numerical solution method for differential equation and draw the graphic solution, the results are comparative analysis,)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:dagic
  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. 所属分类:分形几何

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Sanrrp
  1. 四阶

    0下载:
  2. 4阶定步长龙格库塔,数值算法专用程序,实测可靠(4 order constant step Runge Kutta)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:JkLove
  1. Phase_plot

    0下载:
  2. 使用imsl数据库计算二阶微分方程,方法简洁快速(Using the IMSL database to calculate the two order differential equations, the method is simple and fast)
  3. 所属分类:汇编语言

« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org