搜索资源列表
odeEuler
- 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
SDF
- 简单的解常微分方程的matlab程序!压缩包
MATLAB-algorithm
- 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
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
adams
- 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
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
calculation_method_Algorithm_Design_and_Implementa
- 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
PECEmatlabProgram
- 利用预估矫正方法解分数阶常微分方程,该方法适用于线性和非线性分数阶常微分方程-using PECE method to solve fractional ordinary differential equation
FixedPt
- 使用matlab 解常微分方程 (ODE)的不动点问题。采用的数值算法为Coweb-Solution of ordinary differential equations using matlab (ODE) of the fixed point problem. Numerical algorithm used for the Coweb
chapter11
- 通过MATLAB数值计算实现的常微分方程计算,将各种方法对质量与弹簧的算例进行计算。-Implemented through the MATLAB ordinary differential equation numerical calculations, the quality and variety of methods to calculate the spring of examples.
eular_ode
- 欧拉法解常微分方程的MATLAB程序M文件。与大家分享-Euler method for solving the M-file of Ordinary Differential Equations MATLAB program. To share with you
ordinary-differential-equations
- 利用Matlab 实现常微分方程数值解法; 利用编制的算法求解若干常微分方程; -Numerical Solution of Ordinary Differential Equations using Matlab Prepared by the algorithm for solving certain ordinary differential equations
The-MATLAB-equation
- MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
Matlab-Euler-method
- 基于Euler方法解常微分方程,过程简单,方便,速度快-Solution of ordinary differential equations based on Euler method, the process is simple, convenient, fast! !
matlab-math-caculate-methods
- MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
odtixing2-matlab
- 用自适应梯形公式求解常微分方程初值问题的数值解的MATLAB主程序及使用例子。-MATLAB main solving initial value problems of ordinary differential equations using adaptive trapezoidal numerical solutions and the use of examples.
RK3-matlab
- 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
bin
- MATLAB 常微分方程ode函数的几种源代码-numerical functions ordinary differencial equations in matlab
flame
- 一个刚性常微分方程。 火焰(R0)指定初始半径R0。默认的R0 = 02。 一个火球会膨胀,直到它的半径足够大,所有的氧气都可以通过地表燃烧。半径的方程^ RDOT = R 2 R ^ 3。(A stiff ordinary differential equation. FLAME(r0) specifies the initial radius is r0. Default r0 = .02. A ball of fire grows until its radius is ju
08常微分方程初值问题
- 详细功能说明参见word文档,word文档中给出了具体案例及过程(Detailed functional descr iptions refer to the word document. Specific cases and procedures are given in the word document.)