文件名称:numericalmethodsofintegration
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 60kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程小亮
......\欧拉
......\....\oula
......\....\....\oula.cpp
......\....\....\oula.dsp
......\....\....\oula.ncb
......\....\....\oula.opt
......\....\....\oula.plg
......\....\....\y1.txt
......\预报-校正
......\.........\yubao
......\.........\.....\y2.txt
......\.........\.....\yubao.cpp
......\.........\.....\yubao.dsp
......\.........\.....\yubao.ncb
......\.........\.....\yubao.opt
......\.........\.....\yubao.plg
......\龙格库塔
......\........\longge
......\........\......\longge.cpp
......\........\......\longge.dsp
......\........\......\longge.dsw
......\........\......\longge.ncb
......\........\......\longge.opt
......\........\......\longge.plg
......\........\......\y.txt
......\欧拉
......\....\oula
......\....\....\oula.cpp
......\....\....\oula.dsp
......\....\....\oula.ncb
......\....\....\oula.opt
......\....\....\oula.plg
......\....\....\y1.txt
......\预报-校正
......\.........\yubao
......\.........\.....\y2.txt
......\.........\.....\yubao.cpp
......\.........\.....\yubao.dsp
......\.........\.....\yubao.ncb
......\.........\.....\yubao.opt
......\.........\.....\yubao.plg
......\龙格库塔
......\........\longge
......\........\......\longge.cpp
......\........\......\longge.dsp
......\........\......\longge.dsw
......\........\......\longge.ncb
......\........\......\longge.opt
......\........\......\longge.plg
......\........\......\y.txt