搜索资源列表
rossler
- 对于Rossler方程组这样的非线形微分方程组,不可能求得其解析解,利用MATLAB可以用数值解法进行模拟。-Rossler equations for the non-linear differential equations, it is impossible to seek its analytic solution, using MATLAB method can be used for numerical simulation.
EOM
- 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
龙格库塔法求解微分方程组
- 打靶法结合龙格库塔法求解微分方程组
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
longgeceshi 四阶龙格库塔法解微分方程组实例
- 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
Euler_adv
- 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
MyRK4sys
- 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
changweifen
- 利用MATLAB进行求解常微分方程组的四阶R-K算-Use MATLAB to solve ordinary differential equations of fourth-order RK algorithm method
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
rungekutta
- 解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
function
- 一个函数的编写,实现四阶龙格-库塔方法解高阶微分方程组的初值问题 -Write a function to achieve fourth-order Runge- Kutta method for solving the initial value problem of higher order differential equations
Adomiandecompositionmethod
- 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
ODE45_Doouble-Pendulumn-Simulation
- 用ODE45计算二阶微分方程组,实例为双球摆仿真-Use ODE45 function to calculate second-order differential equation
lvbo_wavwrite1
- 对于常微分方程组,很难求得解析解,因此工程上常用数值解法,常微分方程组的R-K解法-For ordinary differential equations, analytical solution is difficult to obtain, so the numerical method used on the project, RK solution of ordinary differential equations
常微分方程求解
- 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
Euler法-解微分方程
- 这是应用Matlab欧拉法解微分方程组的程序源代码,可以给matlab初学使用。
欧拉法解微分方程例子
- 应用欧拉法解微分方程组,对于初学者理解,相信会有用处
方程组的奇点问题
- 讨论常微分方程组的奇点及类型,并画出相图(The singularities and types of equations are discussed and the phase diagrams are drawn.)
三阶微分方程的李氏指数算法
- 三维微分方程组的李雅普诺夫指数算法,可画出图像,是研究混沌性质的重要参数,可以将其中的M文件的方程组换为其他的形式