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

搜索资源列表

  1. shuzhijisuan

    1下载:
  2. 基于matlab开发软件 的选择输入类型的数值计算仿真程序 迭代方法包括 1可自启动的4阶龙格库塔法 2需要使用其他方法启动的方法-Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge - Kutta method need
  3. 所属分类:matlab例程

    • 发布日期:2018-12-01
    • 文件大小:4032
    • 提供者:郑杰
  1. main

    10下载:
  2. 导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:2512
    • 提供者:mali
  1. rungekutta

    0下载:
  2. 用runge-kutta方法求解微分方程-Using runge-kutta method for solving differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2949
    • 提供者:刘情操
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. code

    0下载:
  2. 分别用改进的Euler方法和四阶Runge-Kutta方法求解。 -Were improved Euler method and fourth-order Runge-Kutta method.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:561
    • 提供者:娜娜
  1. lorenz4D

    0下载:
  2. 使用matlab工具解洛伦兹方程的runge-kutta方法-matlab solution of Lorenz equations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1574
    • 提供者:pearline
  1. NumericalMethodBasicSample

    1下载:
  2. 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:69688
    • 提供者:王跃辉
  1. runge-kutta

    1下载:
  2. 基于MATLAB的runge_kutta方法求解定积分-MATLAB-based method for solving the definite integral runge_kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3794
    • 提供者:jqh
  1. Runge--kutta

    0下载:
  2. 编程实现龙格--库塔方法,并与精确解比较-compare runge--kuta
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:65368
    • 提供者:张周
  1. ode

    0下载:
  2. 常微分方程的数值解法 包括RUNGE-KUTTA方法 Adams预估——校正算法 和MATLAB自带的ODE45解法-Numerical solution of ordinary differential equations including the method of Adams RUNGE-KUTTA predictor- corrector algorithm and ODE45
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1234
    • 提供者:lonelystar
  1. rungekutta

    0下载:
  2. runge kutta方法求解常微分方程-the Runge–Kutta methods (German pronunciation: are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations. These techniques were developed around 1900
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:126577
    • 提供者:dfg
  1. matlab-3-Runge-Kutta-4-lRunge-Kutta

    0下载:
  2. 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:8922
    • 提供者:zhoujian
  1. Runge-Kutta-method-

    0下载:
  2. 编写利用经典四阶Runge-Kutta方法求解初值问题的程序-Prepared using the classical fourth-order Runge-Kutta method for solving initial value problems procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2967
    • 提供者:li
  1. Matlab

    0下载:
  2. Matlab中龙格-库塔(Runge-Kutta)方法原理及实现-Matlab, Runge- Kutta (Runge-Kutta) method principle and implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:32985
    • 提供者:zhangyanyan
  1. Runge-Kutta

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving diff
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7919
    • 提供者:王海阳
  1. 4-Runge-Kutta-method

    0下载:
  2. 自己用matlab写的四阶龙格库塔方法程序-four Runge-Kutta method by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:517
    • 提供者:张烨
  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. 交会对接

    0下载:
  2. 基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Mrone123
  1. Runge_Kutta

    0下载:
  2. 用三种不同的Runge-kutta方法计算常微分方程(Runge-kutta for ODE)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:eoptimsm
  1. 非线性随机振动第一次作业

    0下载:
  2. 本代码用matlab编程,计算了duffing振子(杜芬振子)和非线性加幂律振子的响应,使用的方法是Newmark β方法和Runge-kutta方法,资源内容包括matlab代码和演示PPT,仅供学习使用,有问题可以留言。(This code uses MATLAB programming to calculate the response of Duffing oscillator and nonlinear plus power-law oscillator.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-22
    • 文件大小:71680
    • 提供者:youdianniubi
« 12 3 »
搜珍网 www.dssz.com