搜索资源列表
Rungehanshuchazhiwenti.rar
- 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
main
- 导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
EquationGUI-II
- 采用四阶龙格——库塔算法,应用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
Runge-Kutta
- 经典Runge-Kutta法,计算积分的源代码,用matlab实现-Classical Runge-Kutta method to calculate the source code of points, using matlab implementation
chuas
- 本代码是由matlab实现蔡氏电路的混沌仿真,采用的是四阶龙格-库塔方法,比较简便。-This code is a matlab implementation of the chaotic Chua' s circuit simulation, using a fourth order Runge- Kutta method, more simple.
Chapter6
- 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
longgexianxiang
- 数值计算方法 龙格现象+解决(切比雪夫点的定义)-Numerical method Runge phenomenon+ Solution (Chebyshev point definition)
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
Lorenz
- Lorenz 吸引子三维相空间图,这里用四阶 Runge-Kutta 法得到微方程的离散序列-Lorenz Runge-Kutta
mimu
- 自己仿真的四元数法的龙格库塔的姿态解算matlab仿真-Their simulation method quaternion attitude Runge-Kutta solver matlab simulation
sr
- 四阶Runge-kuta求解算法matlab代码 含一篇文献介绍-Fourth-order algorithm lunge-kuta
runge
- runge现象的matlab仿真,用于数值分析-phenomenon of runge, simulated via matlab, for mathmatical analysis
Runge-Kutta
- 在matlab中四阶Runge-Kutta法求解常微分方程-Runge-Kutta
lPG
- 通过龙格库塔法求解长周期光纤光栅,得到其传输特性-By Runge-Kutta method to solve long-period fiber grating, by its transmission characteristics
lorenz4D
- 使用matlab工具解洛伦兹方程的runge-kutta方法-matlab solution of Lorenz equations
matlab
- 龙格4阶matlab仿真 进行数据仿真运算看可以进行调用和修改-runge MATLAB m-file
rk4
- 龙格库塔四阶方法,matlab编程,仅供参考-Runge-Kutta fourth-order method, matlab programming, reference
08041107
- 基于随机共振的弱信号检测,sr为龙格库塔方法解方程,rs为检测的主程序-Based on stochastic resonance in weak signal detection, sr for the Runge-Kutta method to solve the equation, rs for the detection of the main program
NumericalMethodBasicSample
- 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law