搜索资源列表
shuzhijisuan
- 基于matlab开发软件 的选择输入类型的数值计算仿真程序 迭代方法包括 1可自启动的4阶龙格库塔法 2需要使用其他方法启动的方法-Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge - Kutta method need
main
- 导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
rungekutta
- 用runge-kutta方法求解微分方程-Using runge-kutta method for solving differential equations
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
code
- 分别用改进的Euler方法和四阶Runge-Kutta方法求解。 -Were improved Euler method and fourth-order Runge-Kutta method.
lorenz4D
- 使用matlab工具解洛伦兹方程的runge-kutta方法-matlab solution of Lorenz equations
NumericalMethodBasicSample
- 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
runge-kutta
- 基于MATLAB的runge_kutta方法求解定积分-MATLAB-based method for solving the definite integral runge_kutta
Runge--kutta
- 编程实现龙格--库塔方法,并与精确解比较-compare runge--kuta
ode
- 常微分方程的数值解法 包括RUNGE-KUTTA方法 Adams预估——校正算法 和MATLAB自带的ODE45解法-Numerical solution of ordinary differential equations including the method of Adams RUNGE-KUTTA predictor- corrector algorithm and ODE45
rungekutta
- runge kutta方法求解常微分方程-the Runge–Kutta methods (German pronunciation: are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations. These techniques were developed around 1900
matlab-3-Runge-Kutta-4-lRunge-Kutta
- 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
Runge-Kutta-method-
- 编写利用经典四阶Runge-Kutta方法求解初值问题的程序-Prepared using the classical fourth-order Runge-Kutta method for solving initial value problems procedures
Matlab
- Matlab中龙格-库塔(Runge-Kutta)方法原理及实现-Matlab, Runge- Kutta (Runge-Kutta) method principle and implementation
Runge-Kutta
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving diff
4-Runge-Kutta-method
- 自己用matlab写的四阶龙格库塔方法程序-four Runge-Kutta method by matlab
Rouge-Kutta
- 利用J-A模型求解磁滞回线时,使用龙格库塔四阶方法求解微分方程的代码,并可以将求解结果直接绘制成磁滞回线图像-When the J-A model is used to solve the hysteresis loop, the Runge-Kutta fourth-order method is used to solve the differential equation code, and the solution result can be directly drawn as the
交会对接
- 基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
Runge_Kutta
- 用三种不同的Runge-kutta方法计算常微分方程(Runge-kutta for ODE)
非线性随机振动第一次作业
- 本代码用matlab编程,计算了duffing振子(杜芬振子)和非线性加幂律振子的响应,使用的方法是Newmark β方法和Runge-kutta方法,资源内容包括matlab代码和演示PPT,仅供学习使用,有问题可以留言。(This code uses MATLAB programming to calculate the response of Duffing oscillator and nonlinear plus power-law oscillator.)