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

搜索资源列表

  1. 龙格库塔法解常微分方程

    2下载:
  2. 解常微分方程的龙格库塔法C源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-01-05
    • 文件大小:480
    • 提供者:myl2016
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1024
    • 提供者: 袁清平
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:211866
    • 提供者:俞峻
  1. changweifenfangchengshuzhijie

    0下载:
  2. 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:301047
    • 提供者:袁堂飞
  1. Runge_Kutta

    0下载:
  2. 这是大学数值分析的实验——龙格库塔格算法的源码,帮助大家学习和掌握龙格库塔算法!-This is the University analysis of the experiment- Long Gekutage algorithm source code, to help you learn and master the Runge-Kutta algorithm!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:141827
    • 提供者:
  1. differentialequations

    0下载:
  2. 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differentia
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102180
    • 提供者:风流云散
  1. stochasticresonance

    0下载:
  2. 随机过程的改进代码,使用龙格-库塔算法计算输出信号和输出功率谱,研究双稳态系统必备.-Random process of improving the code, using the Runge- Kutta algorithm to calculate the output signal and the output power spectrum of bistable systems essential.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-02-21
    • 文件大小:753
    • 提供者:kel
  1. 89346499sr

    1下载:
  2. 产生随机共振现象的输入输出信噪比曲线,运用龙格库塔算法求解朗之万方程,进而实现随机共振系统-the realization of stochastic resonance systems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:joy
  1. rk4

    0下载:
  2. 改进的四阶龙格库塔算法,Improved fourth-order Runge-Kutta algorithm另带独立分量法程序-Improved fourth-order Runge-Kutta algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4542
    • 提供者:xiayue
  1. keshe1ode4

    0下载:
  2. 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:771
    • 提供者:liyunfeng
  1. 数值分析 c语言代码库

    2下载:
  2. 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
  3. 所属分类:其它程序

  1. RK_4

    0下载:
  2. 这个四阶龙格库塔算法可以直接调用需要积分的状态方程,不用一步一步写出来(This four order Runge Kutta algorithm can call the integral equation of state directly, and do not write step by step)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:stone9
  1. 超松弛插值与改进欧拉法 龙格库塔法

    0下载:
  2. 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. 龙格库塔积分

    0下载:
  2. 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:NPURabbit
  1. sxl

    0下载:
  2. 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:134144
    • 提供者:似水流年dsp
  1. TestGlonass

    0下载:
  2. 本系统通过龙格库塔算法积分算法,推算出卫星轨道的精确位置,在glonass导航卫星中,可以为卫星定位提供支持。(Through the algorithm of Runge Kutta algorithm, the precise position of the satellite orbit is calculated. In the GLONASS navigation satellite, it can provide support for the satellite positioni
  3. 所属分类:GPS编程

    • 发布日期:2018-05-03
    • 文件大小:679936
    • 提供者:MATLAB小子
  1. math lab

    1下载:
  2. Matlab的龙格库塔算法计算线性方程的误差以及作图(Runge-Kutta Method for computing ODE)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-17
    • 文件大小:79872
    • 提供者:你不说
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com