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

搜索资源列表

  1. dandao1

    0下载:
  2. 该程序段有助于解决微分方程组的求解,所用的方法为龙格库塔法-The block can help to solve the solution of differential equations, the method used for the Runge-Kutta method
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:21935
    • 提供者:欧阳利勇
  1. 1673

    0下载:
  2. matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。-matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:30814
    • 提供者:王帅
  1. Runge_Kutta-method_main

    0下载:
  2. f(x,y)=2*x*y的龙格库塔方法解法,可以自己设置初始值、定义域、步长。-f (x, y) = 2* x* y Runge-Kutta method of solution, can set the initial value, the domain, the step size.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:991
    • 提供者:亢伟
  1. LORENZ

    1下载:
  2. 四阶龙格库塔法解lorenz方程的小程序(FORTRAN)-Fourth-order Runge-Kutta method for solving equations applet lorenz(FORTRAN)
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-15
    • 文件大小:218112
    • 提供者:wawngwenxiang
  1. eluar

    1下载:
  2. 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:harmanhe
  1. code

    0下载:
  2. matlab 程序代码 线性系统 龙格库塔法 可以解微分方程-matlab code linear system can solve differential equations Runge-Kutta method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:张敏敏
  1. GRKT10

    0下载:
  2. 最常用的四阶龙格—库塔法,更高精度地求出微分方程组的解。-The most commonly used Runge- Kutta method more accurately determine the solution of differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1052
    • 提供者:Phoebe
  1. kutta5

    0下载:
  2. 用龙哥库塔方法求解积分,5阶龙格库塔方法-Method for solving integral with Long Ge Kuta, fifth-order Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1336
    • 提供者:Tsoser
  1. runge4

    0下载:
  2. 解一阶微分方程的matlab龙格库塔法计算程序算例-Solution of first-order differential equations Runge-Kutta method matlab program examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:672
    • 提供者:曾俊
  1. lorentz

    1下载:
  2. 三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.-Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, Poincare section.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:1251
    • 提供者:luke
  1. Computer-Simulation

    0下载:
  2. 基于四阶龙格库塔法,使用visual c++编写界面从而研究发射速度v对卫星轨道的影响。 -study the impact of launch velocity v orbit based on fourth-order Runge-Kutta method, using visual c++ to write the interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9772032
    • 提供者:张玉曼
  1. 12

    4下载:
  2. 四阶龙格库塔法解内弹道方程,具有很好的精度,程序通俗易懂-Fourth-order Runge-Kutta method solution trajectory equation for interior_ballstic,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4556
    • 提供者:zhangyanyan
  1. RungeKutta

    0下载:
  2. 常微分方程组的四阶RungeKutta龙格库塔法matlab实现-Fourth-order Runge-Kutta method matlab RungeKutta of ordinary differential equations to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:205351
    • 提供者:zhangyanyan
  1. Matlab

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

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

    0下载:
  2. 东大版数值分析上机题作业,包含牛顿迭代法、高斯赛德尔迭代法、龙格库塔法等-Southeast University version of 《numerical analysis 》homework , including the Newton iterative method, high Sisaideer iterative method, Runge-Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:67889
    • 提供者:yu
  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. Movement-Trajectory-of-Bombing

    0下载:
  2. 考虑了轰炸机水平轰炸时投弹方向与载机速度方向不一致的情况,研究了投射炸弹的运动轨迹并建立了一组弹道方程,最后通过MATLAB采用龙格-库塔法求解轰炸弹道。-Considered inconsistent with the carrier aircraft bomb direction speed horizontal direction bombers bombing case study projected trajectory of the bomb and the establishmen
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1203
    • 提供者:龙天
  1. rkt2

    0下载:
  2. 变步长经典四阶龙格-库塔方法的C语言实现-Fourth-order Runge-kutta method with variable step
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:185049
    • 提供者:
  1. two-diffusion-equation

    0下载:
  2. 采用龙格库塔法求解二维反应扩散方程程序,C语言编写的程序。-Runge kutta method to solve two-dimensional reaction-diffusion equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:8786
    • 提供者:williomson
  1. noncontrol-ballistic-simulation

    3下载:
  2. Matlab编写的纵向平面内无控弹道仿真程序,(内含气动数据),采用线性插值与4阶龙格库塔法解算常微分方程组-The longitudinal plane Matlab prepared uncontrolled trajectory simulation program (includes aerodynamic data), using linear interpolation with four first-order Runge-Kutta method ODE solver
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:112192
    • 提供者:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com