搜索资源列表
常微分方程(组)求解.rar
- 给出计算常微分方程(组)的各种算法的使用示例。
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
Visual c++常微分方程数值解法
- Visual C++常微分方程解法(转载)-Visual C Ordinary Differential Equations Solution (reproduced)
常微分方程数值解法
- 常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
常微分方程求解
- 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
龙格库塔法解常微分方程
- 解常微分方程的龙格库塔法C源程序
运用Runge-Kutta法数值求解常微分方程
- fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序,fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example a
常微分方程(组)求解
- 给出计算常微分方程(组)的各种算法的使用示例。-Given the calculation of ordinary differential equations (group) the use of various algorithms sample.
prog10-16
- 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
Runge_KuttaAndsquar_least
- 常微分方程数值解法Runge_Kutta解法-Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
matlab2
- matlab求解常微分方程在机械设计中的应用-matlab solving ordinary differential equations in mechanical design
DoubleIntegration
- 用于求解二阶常微分方程的变步长多步积分法,适合飞行器轨道计算等领域。-Solving second order ordinary differential equations for the variable step-size multi-step integration method for calculating the fields of aircraft track.
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
常微分方程求解
- 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
用MATLAB解常微分方程
- 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
常用微分方程插值代码
- 解偏微分方程以及常微分方程的基本模型,适用于工程专业研究生以及做有限差分法科学实验的大学生(Partial differential equation and ordinary differential equation)
常微分方程的数值解法
- 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)
常微分方程初值问题数值解法matlab程序及说明
- 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
常微分方程
- 运用fortran求解常微分方程,1.利用四阶龙格库塔法,计算t每增加h时,利用给定方程先找到变量y的k1和变量p的K1,然后利用公式得到y的k2和p的K2,如此,得到变量y的k1,k2,k3,k4和变量p的K1,K2,K3,K4(Solving Ordinary Differential Equations by Fortran)
微积分和微分方程
- 利用MATLAB进行微积分和微分方程的求解计算,包括:常微分方程、 符号微分方程、高斯积分法、矩形域高斯二重积分等。(MATLAB is used to solve calculus and differential equation, including ordinary differential equation, signed differential equation, gaussian integral method, gaussian double integral in recta