搜索资源列表
Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序
- Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序 % 洪水模型(圣维南方程的差分求解方法); % All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究 ; % Modified by lilongduzhi@yahoo.com.cn hehe:)
finedif
- 应用差分方程求解波动方程,可以设定边界条件-Application of differential equation solving the wave equation, boundary conditions can be set
2
- 差分方法求解波动方程的MATLAB程序代码-Difference Method for the Wave Equation MATLAB program
fd
- 有限差分法数值模拟弹性波动方程,使用matlab编写的。-Finite difference method numerical simulation of elastic wave equation, using matlab prepared.
MCM
- 这是一个中值曲率驱动方程MCM滤波器关于有限差分方程的源代码-This is a value-driven equation curvature MCM filters on the finite difference equation source code
chaos
- 非线性差分方程,混沌动力学中常用的三周期-Non-linear differential equations, chaotic dynamics commonly used in three cycles
jieyue
- 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真-A discrete system of difference equation and transfer function of the system descr iption and MATLAB simulation
equation
- 离散系统的差分方程,该程序可以得出差分方程!结果挺好的!-equation
Finite-difference-method
- malab有限差分应用,应用于有限差分方程计算。-finite different method.
Fwaves
- Solve 2d wave equation with Finite difference method有限差分法解二维波动方程-Solve 2d wave equation with Finite difference method
1--有限差分法的Matlab程序
- 椭圆方程的matlab有限差分计算程序,能够近似求解椭圆形偏微分方程(Elliptic equation matlab finite difference calculation procedures, can be solved approximately elliptic partial differential equations)
双曲型方程LaxWendroff的差分格式程序(Matlab)
- 双曲型方程Lax-Wendroff的差分格式程序(Matlab),非常好的例子,具体算例,有理论分析,解题过程分析,Matlab代码,注释清晰明了,有计算结果输出和图形显示,按照Word文档说明,很快就能学会,操作简单明了,非常适合新手学习。(Lax-Wendroff hyperbolic equation difference scheme (Matlab) program, a very good example, specific examples, theoretical analysi
五点差分法(matlab)解椭圆型偏微分方程
- 五点差分法(matlab)解椭圆型偏微分方程,内容详尽(Five-point difference method (matlab) Elliptic partial differential equations)
二维波动方程的有限差分法
- 二维波动方程的有限差分法,与解析解进行了误差比对(Finite difference method for two-dimensional wave equation)
MATLAB实现偏微分方程的差分计算
- matlab实现差分运算比较简单易于理解(It is simple and easy to understand the difference operation in MATLAB)
一维抛物线方程实例-各种差分格式的求解
- 各种差分格式的求解一维差分方程实例,附有详细编程程序(A variety of difference schemes for solving one-dimensional differential equations, with detailed programming procedures.)
有限差分matlab
- 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
MATLAB有限差分法源程序代码
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(Differential iterative computation)
雷诺方程matlab有限差分算法
- 二维雷诺方程的matlab有限差分算法。(Matlab finite difference algorithm for two-dimensional Reynolds equation.)