CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - runge matlab

搜索资源列表

  1. runge-kutta4

    5下载:
  2. 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-09
    • 文件大小:686
    • 提供者:赌挖宝
  1. RK_4

    13下载:
  2. 求解时滞微分方程的龙格库塔方法!用matlab编写的。-Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.
  3. 所属分类:Algorithm

    • 发布日期:2016-06-21
    • 文件大小:887
    • 提供者:zhangjun
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:261126
    • 提供者:猫猫
  1. Three-pointmethodLaunchVehicleTrackingSystem

    0下载:
  2. 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:22026
    • 提供者:zhxzhx
  1. runge-kutta

    5下载:
  2. 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:217496
    • 提供者:winwind
  1. ouler

    0下载:
  2. 微分方程数值解中利用Runge-kutta_fehlberf法计算微分方程 -Numerical solution of differential equations using Runge-kutta_fehlberf differential method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:600
    • 提供者:xiaoming
  1. runge

    0下载:
  2. 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:552
    • 提供者:李文俊
  1. myrunge_kutta2

    0下载:
  2. 三阶龙格库塔方程求解,编译环境为matlab。-Third-order Runge-Kutta equations, the compiler environment matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:515
    • 提供者:yongc12
  1. functions-of-numerical-computation

    0下载:
  2. 数值计算中,贝叶斯函数,高斯函数,Romberg,Runge,euler的matlab实现,简便易使用.-matlab program of Bezier,Guess Romberg,Runge,euler method in Numerical computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1743
    • 提供者:sara
  1. 3rd_Runge-Kutta

    0下载:
  2. This is 3rd order Runge-Kutta method written with Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:Lily
  1. ode_solver

    0下载:
  2. 常微分数值解 Runge-Kutta 龙格-库塔(Runge-kutta)算法在MATLAB中的用法-Differential numerical solution Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:57773
    • 提供者:2008151094
  1. Matlab-Runge-Kutta-method

    2下载:
  2. 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:3375
    • 提供者:seven
  1. ode78

    0下载:
  2. 龙格库塔78阶积分器,matlab语言。可设置积分参数。缺点是中间过程在积分区间较大是无法显示。-78-order Runge-Kutta integrator, the Matlab language. You can set the integration parameters. The disadvantage is that the intermediate process in the larger integration interval can not be displayed.
  3. 所属分类:Algorithm

    • 发布日期:2016-04-21
    • 文件大小:2048
    • 提供者:cky001
  1. rk_4

    0下载:
  2. 四阶龙格-库塔算法的matlab程序实现-Fourth-order Runge-Kutta algorithm matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:521
    • 提供者:小阳子
  1. Runge-Kutta-numerical-integration

    0下载:
  2. 利用MATLAB进行龙格库塔数值积分求解微分方程-The use of MATLAB for solving differential equations Runge-Kutta numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:925
    • 提供者:andyliu
  1. RK3-matlab

    0下载:
  2. 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18100
    • 提供者:Yu Mao
  1. Oribit Design

    2下载:
  2. 1.基于龙格库塔方法的卫星轨道六要素计算 2.卫星轨道优化(1.Six elements calculation of satellite orbit based on Runge Kutta method 2.Satellite orbit optimization)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:Mrone123
  1. gray prediction and iterative methods

    0下载:
  2. matlab预测模型,之灰度预测,还有改进欧拉,龙格库塔等迭代方法(prediction model, gray prediction, and improved Euler, Runge Kutta and other iterative methods)
  3. 所属分类:数学计算

    • 发布日期:2018-04-18
    • 文件大小:2048
    • 提供者:alsnb
  1. runge-kutta

    0下载:
  2. Runge-kutta的matlab计算代码(Matlab computing code for Runge-kutta)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:fanyou
  1. 龙格库塔法求解延时微分方程matlab

    1下载:
  2. matlab利用龙格库塔放法计算延时微分方程 龙格库塔 延时微分方程 matlab(Matlab uses Runge-Kutta method to calculate delay differential equation matlab)
  3. 所属分类:数学计算

    • 发布日期:2019-05-19
    • 文件大小:1024
    • 提供者:程序开发1
« 12 »
搜珍网 www.dssz.com