搜索资源列表
Crank-Nicolson_
- C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有
matlab.rar
- 主要用来计算抛物型偏微分方程的数值解,而且通过调用边界函数来计算方程,采用差分编程方式,Mainly used to calculate the parabolic partial differential equations numerical solution, and by calling the function to calculate the equation of the border, using differential programmatically
classicle
- 用古典显式和古典隐式格式计算偏微分方程初值解,抛物型方程解-Classical explicit and classical implicit scheme to calculate the partial differential equation initial value solution of parabolic equations
C-N
- 用Crank-Nicolson差分格式计算抛物型方程初值问题的解,偏微分方程解-Throw the diffusion equation initial value problem solution, calculated with the Crank-Nicolson Difference Scheme for Partial Differential Equations
paowuxingEF_Euler
- 本代码主要讲述了抛物型偏微分方程的向前Euler格式的差分解法。代码简单,高效。-This code mainly tells the story of parabolic partial differential equations of Euler forward format of finite difference method. The code is simple, efficient.
Finte-Difference-Methods
- 偏微分方程的有限差分格式,椭圆型,抛物型,双曲型-Finite difference schemes for partial differential equations, elliptic, parabolic, hyperbolic