搜索资源列表
常微分方程求解
- 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
一元三次方程求解
- 一元三次方程解法-one yuan three equations
weifenfangcheng
- 自己编的微分方程求解的程序,没有调用matlab的函数-Own procedures for solving differential equations, there is no call matlab function
Matlabweifenfangcheng
- Matlab微分方程求解,一个利用Matlab进行微分方程求解的教程,简单实用。-Matlab for solving differential equations, one for the use of Matlab for solving differential equations of the tutorial, simple and practical.
chap7(1)
- 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the
COLSYS
- 常微分方程求解程序,可以求解常微分方程的源程序
upjode
- fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlin
numerical
- 按显示R-K算法编制任意m级显式R-K程序,用四阶或五阶的方法解决方程求解常微分方程的求解问题。-The use of R-K method for solving equations of the mathematical model
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLO
DDE_examples
- 时滞微分方程求解示例,他展示了如何用MATLAB数值工具箱来算系统的时间状态-DELAY DIFFERENTIAL EQUACTIONS EXAMPLES
常微分方程求解
- 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
matlab偏微分方程求解
- 扩散对流方程求解了人体白细胞在人造血管材料表面的流动和迁移过程求解和分析(The diffusion convection equation is used to solve the flow and migration process of human leukocyte on the surface of artificial vascular material)
1-D 欧拉(Euler)方程求解Laval缩放喷管.rar
- 参照Blazek博士的单元节点法准1-D 欧拉(Euler)方程程序,编写采用单元中心法的准1-D 欧拉(Euler)方程求解Laval缩放喷管的程序。(Referring to Dr. Blazek's element node method, the quasi 1-D Euler equation procedure is used to prepare the quasi 1-D Euler equation using th
常微分方程求解算法
- 高阶线性常微分方程的求解算法步骤实验报告。(Solving algorithm, procedure and experiment report of higher order linear ordinary differential equation.)
方程求根
- MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)
ch05 非线性方程求解
- 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example,
雷诺方程求解 (2)
- 有限差分法求解雷诺方程,MATLAB程序,可以拿来参考看看(Solving Reynolds equation by finite difference method)
振动方程求解程序
- 此程序可求解二阶微分方程振动的时域图和频域图,计算精准。(This program can solve the time domain and frequency domain of the second order differential equation vibration, and the calculation is accurate.)