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

搜索资源列表

  1. 用四阶龙格-库塔法解求解微分方程初值问题

    1下载:
  2. 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2873
    • 提供者:tsibintsibin
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. n-s

    3下载:
  2. 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics -- on the Navier-Stokes equations to solve the serial source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4049
    • 提供者:朱天山
  1. vbC12

    0下载:
  2. 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the midpoint of the law, such as ex
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4020
    • 提供者:刘立立
  1. 常微分方程初值问题的数值解法

    1下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21166
    • 提供者:周思良
  1. 四种方法求积分

    0下载:
  2. 四种方法求积分:runge-kutta法,crank_nicolson法,adams法,ab4-am4法,改进型ab4-am4法-four methods for ranking : Runge - Kutta method, crank_nicolson, adams, ab4 - am4, improved ab4 - am4 France
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3061
    • 提供者:叶真
  1. test-posi.tar

    0下载:
  2. 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:623617
    • 提供者:张璞
  1. 综合算法

    4下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1452699
    • 提供者:罗鹏魁
  1. 蝴蝶效应与混沌解

    1下载:
  2. 这是一个数值计算程序,主要是用四阶龙格库塔法求解-This is a numerical procedure is mainly used four bands Runge Kutta method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55341
    • 提供者:袁辉
  1. r_K

    0下载:
  2. 用四阶(定步长)龙格--库塔法求解初值问题,其中一阶微分方程未y =f(x,y)-with four bands (fixed step) Runge -- Kutta method to solve initial value problems, not an order differential equation y = f (x, y)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2974
    • 提供者:付艳卿
  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2099
    • 提供者:yiri
  1. changweifenfangcheng

    0下载:
  2. 尤拉方法是求解常微分方程的入门级的方法,精度并不算高,但它具有较大的理论价值。 一些较好的算法,如龙格.库塔方法等都是在这个方法的基础上实现的。-Mood is solving ordinary differential equations in the entry-level approach, the accuracy is not high. it has great historical value. Better algorithms, such as Runge. Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2386
    • 提供者:yiri
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. 200556122155643

    0下载:
  2. 龙格库塔法解决微分方程Mathematica编译实现。可以解决微分方程,四阶。-Runge - Kutta method to solve differential equations Mathematica compiler to achieve. Differential equations can be solved, four bands.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:166248
    • 提供者:oscar
  1. 4jf

    1下载:
  2. 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-12-01
    • 文件大小:38037
    • 提供者:赵宇龙
  1. longer

    1下载:
  2. 龙格库塔法的c语言实现-Runge - Kutta method in C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4304
    • 提供者:张汝成
  1. rk4

    0下载:
  2. function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … ,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1337
    • 提供者:王志波
  1. Longgetuta

    1下载:
  2. 龙格库塔算法,用于拟合GLONASS的星历数据,15分钟精度在5米之内,可以向前推,也可以向后推!-Runge - Kutta method for fitting the GLONASS satellite ephemeris data, the accuracy of 15 minutes within five meters, can move forward, but also can push back!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29375
    • 提供者:于兴旺
  1. 4order_Runge-Kutta--SIR

    0下载:
  2. 用4阶龙格库塔方法模拟SIR流行病传播演化模型-With 4-order Runge-Kutta method of simulated evolution model SIR Epidemic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:李琪
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com