搜索资源列表
四阶runge-kutta求微分方程
- 有四阶runge-kutta发求解非线性微分方程,求得结果可画出分插图等等,十一哥通用的好程序。
常微分方程求解
- 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
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.
COLSYS
- 常微分方程求解程序,可以求解常微分方程的源程序
upjode
- fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
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
偏微分方程数值解法matlab源代码
- 介绍了几种常用的求解微分方程的源代码,是基于matlab的标称实现。
常微分方程求解
- 常微分方程求解,人体液透析过程的模型,求解方程组(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)
用MATLAB解常微分方程
- 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
常微分方程求解算法
- 高阶线性常微分方程的求解算法步骤实验报告。(Solving algorithm, procedure and experiment report of higher order linear ordinary differential equation.)
常微分方程
- 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your
偏微分方程的数值解法
- 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
微分方程解析解
- 用matlab求微分方程解析解的小示例,可以求解微分方程 附教程。(A small example of solving analytical solutions of differential equations by Matlab can be used to solve a tutorial for differential equations.)
Matlab解微分方程(ODE+PDE)
- MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are
微分方程求解————————matlab
- 常微分方程的数值解法,设计到欧拉解法,欧拉改进解法,矩阵解法等等(Ordinary differential equation numerical solution, design to euler solution, euler improved solution, matrix solution and so on)