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

搜索资源列表

  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. Blasius-Equation

    0下载:
  2. 本例为四种求解Blasius平板边界层方程的数值计算方案,欧拉法,改性欧拉法,二阶龙格库塔法和四阶龙格库塔法。为了满足无渗透边界条件,f 位于eta=0处的初值在不同方法下需要进行一定的调整。-This folder contains the matlab programs to solve the Blasius equation for boundary layer of flat plate. There are four numerical methods to solve this p
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2768
    • 提供者:马晨皓
  1. 12

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

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

    0下载:
  2. 三阶龙格库塔,四阶龙格库塔程序,程序完善,通用性强!-The third order runge kutta, fourth order runge kutta procedures, process improvement, strong commonality.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:873
    • 提供者:梁光佐
  1. 20131107

    0下载:
  2. 欧拉法 高斯消元 高斯列主消元 高斯赛得尔法 拉格朗日 牛顿-拉夫森 牛顿插值 龙贝格 复合梯形 三对角消元 四阶龙格库塔-eulode、GaussNaive GaussPivot GaussSeidel Lagrange Newtmullt Newtint romberg trap Tridiag rk4sys
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:46142
    • 提供者:小虎
  1. rkt2

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

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

    0下载:
  2. 数值分析中的四种插值方法: 拉格朗日差值公式 龙贝格算法 三次样条插值 四阶龙格库塔方法 内附有详细算法解析文档-Numerical analysis of four interpolation methods: Lagrangian difference equation Romberg algorithm Cubic spline interpolation Fourth-order Runge-Kutta method Encl
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:18925775
    • 提供者:李虹颖
  1. rk4

    0下载:
  2. 计算调压室水位波动和流量,四阶龙格库塔电算法。-Calculate the surge tank and flow, electric fourth-order Runge-Kutta algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:621
    • 提供者:李志
  1. GRKT2

    0下载:
  2. 用变步长四阶龙格—库塔(RK4)法对一阶微分方程组积分一步-Fourth order with variable step Runge- Kutta (RK4) method to the first-order differential equations integral step
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:jerome
  1. Butterfly-Effect

    0下载:
  2. 经典Lorenz方程组蝴蝶效应的计算模拟程序,帮助更好了解非线性科学,源代码小巧有效,使用四阶龙格-库塔算法,生成.txt文件,之后自行导入画图软件作3D图即可得到蝴蝶效应图-Classical Lorenz equations to calculate the butterfly effect simulation program, to help better understand the nonlinear science, source code compact and effectiv
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:630
    • 提供者:Hu Xuyao
  1. rk_4-(2)

    0下载:
  2. 在matlab上利用乘幂法、龙贝格积分法、高斯赛德尔法、复化梯形法、四阶龙格库塔法处理一些简单的数学问题.-On matlab use power law, Romberg integration, high Sisaideer law, complex trapezoid method, fourth-order Runge-Kutta method to deal with some simple math problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5163
    • 提供者:陈德良
  1. Ruger-Kutta

    0下载:
  2. 四阶龙格库塔算法C语言求解常微分方程,开发运行环境Visual-C-Fourth-order Runge-Kutta algorithm for solving ODE C language, development environment Visual-C++ run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:zhifengtao
  1. 4-Runge-Kutta-method

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

    • 发布日期:2017-04-02
    • 文件大小:517
    • 提供者:张烨
  1. vbdatm

    2下载:
  2. VisualBasic6.0编写的底排弹内弹道程序注释丰富;底排弹内弹道数值流场仿真计算,程序编译通过可直接运行,并附带结果和图像供参考。像是一个民爆企业的内部火药计算程序,具体的换算关系不是太懂,是别人发过来让分享的VB源码,可用VB6顺利编译。   Module1模块:用于定义全局变量,函数fun()和xztel(),fun函数:用于实现四阶龙格库塔法解微分方程右端子式,xztel函数:用于计算火药特征尺寸-Ballistic rich program notes written in
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-16
    • 文件大小:482304
    • 提供者:bpudn26
  1. lgkt

    1下载:
  2. 用四阶龙格库塔法求解常微分方程的初值问题,用C语言实现的程序,简单易懂,很好用-Fourth-order Runge-Kutta method for solving initial value problems for ordinary differential equations using C language program, easy to understand, easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:676
    • 提供者:adsfasdf
  1. lungkuta

    0下载:
  2. 实现四阶龙格库塔法的运算,对于电机瞬态分析有帮助-Achieve fourth-order Runge-Kutta method of calculation for motor transient analysis to help
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:liang
  1. transfer-function

    0下载:
  2. 利用四阶龙格-库塔的数值方法编程实现传递函数-transfer function accomplishment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:971
    • 提供者:skyguo
  1. Numerical-solution-of-ODE

    0下载:
  2.  常微分方程的数值解法:四阶龙格-库塔方法的算法,相应的函数子程序,解决实际问题-Numerical solution of ordinary differential equations: algorithm of the fourth-order runge-kutta method , the corresponding function subroutine, solving practical problems with the method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:576239
    • 提供者:熊莹
  1. stochastic-resonance

    1下载:
  2. 主程序为随机共振,包含四阶龙格库塔和信噪比子程序-main is stochstic resonance,including runge-kutta and SNR.
  3. 所属分类:matlab

  1. delgkt4_lungkuta

    1下载:
  2. 振动理论中四阶龙格库塔法解决单自由度振动问题,希望对大家有帮助-Vibration Theory fourth-order Runge-Kutta method to solve the problem of a single degree of freedom vibration
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:梁莹
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com