搜索资源列表
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
adams
- 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
gaoweifangcheng
- 用matlab解高维微分方程组一般少用到,但是最近看了这方面的例子,希望对用到的人有所帮助-Matlab solutions with high-dimensional differential equations in general less used, but recently read examples in this regard, I hope to help people who use
Hypersonic_aircraf_modelling_and_simulation
- 采用MATLAB插值函数和S函数分别估算和建立高超音速飞机的气动参数及其六自由度 的微分方程组,并在不同高度和速度下计算飞行的平衡点,然后通过比较平衡条件与约束条件, 近似得到了整个飞行过程的飞行包线。-err
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
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
rungekutta
- 解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
Adomiandecompositionmethod
- 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
程序
- 用matlab语言模拟非线性常微分方程组的数值解,以及解的变化规律(The numerical solution of the nonlinear equation is simulated)
常微分方程组的四阶RungeKuttamatlab实现
- 常微分方程组的四阶RungeKutta龙格库塔法matlab实现(RungeKutta realization of four order Runge Kutta method for ordinary differential equations matlab)
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
- Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
新建文件夹
- 龙哥库塔求解微分方程组的解,使用matlab语言编程(Mangge Kutta solving solutions of differential equations)
MATLAB
- MATLAB解常微分方程组,常见的比如传染病模型(SIR,SIRS,SEIR等)(MATLAB solution to ordinary differential equations.Common models of infectious diseases (SIR, SIRS, SEIR, etc.))
MATLAB求解混沌系统微分方程组源程序代码
- MATLAB求解混沌系统微分方程组,chen系统吸引子(MATLAB for solving differential equations of chaotic systems and attractor of Chen system)
change_step_RK4
- 常微分方程组的四阶RungeKutta龙格库塔法matlab实现,仅供参考。(Matlab implementation of the four order RungeKutta Runge Kutta method for ordinary differential equations)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式
MATLAB 微分方程组相图
- MATLAB 微分方程组相图,三阶微分方程组,可以观察其相图,混沌系统信号的吸引子
三阶微分方程的李氏指数算法
- 三维微分方程组的李雅普诺夫指数算法,可画出图像,是研究混沌性质的重要参数,可以将其中的M文件的方程组换为其他的形式