搜索资源列表
inverse1
- 这是一个matlab小程序,可用于求解微分方程,特别是抛物型的微分方程-Matlab This is a small program that can be used to solve differential equations, in particular the type of parabolic differential equations
para
- 利用AFEPack程序包求解抛物型方程的一个简单例子. 主要用于阐明AFEPack的使用.
work
- 在matlab环境下的二维双曲型和抛物型偏微分方程的数值解法
Crank-Nicolson_
- C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有
Richardson
- 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误
Crank-Nicolson解抛物方程
- C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数
inverse1
- 这是一个matlab小程序,可用于求解微分方程,特别是抛物型的微分方程-Matlab This is a small program that can be used to solve differential equations, in particular the type of parabolic differential equations
para
- 利用AFEPack程序包求解抛物型方程的一个简单例子. 主要用于阐明AFEPack的使用.-Use AFEPack package for solving parabolic equations of a simple example. AFEPack mainly used to clarify the use of.
work
- 在matlab环境下的二维双曲型和抛物型偏微分方程的数值解法-Matlab environment in two-dimensional hyperbolic and parabolic partial differential equations numerical solution
Crank-Nicolson_
- C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有-CN solution of partial differential equations procedures. Solution is scheduled to step parabolic parti
Richardson
- 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误-Richard Anderson (Richardson) Solving partial diffe
parabolic_equation_ADI
- 求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。-Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use t
alotofWEB
- 再为这么好的网站尽一小小份力,依然是基于ASP.NET平台的一些WEB应用,第三个,是自己男友写的,供大家参考,希望有用,另跪求MATLAB编写的求解偏微分抛物型方程的紧致差分格式源码,不胜感激-Longer such a good site to do a little report, and still is based on the ASP.NET platform for a number of WEB applications
matlab1
- 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法。 -The numerical solution of partial differential equations of the MATLAB program, introduced the most widely used elliptic
six
- 抛物型方程的有限差分法——六点对称格式,即Crank-Nicolson格式-Parabolic finite difference method- six point symmetric form,i.e.Crank-Nicolson Form
Numerical-Solution-PDE-
- 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法-introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the d
显示格式
- 三种抛物型偏微分方程数值解法的matlab代码,利用的方法是显示差分格式。(the numerical solution of three kinds of parabolic function using the explicit method.)
抛物型偏微分方程的有限差分法
- 抛物型偏微分方程的有限差分法中的向前差分显格式和向后差分隐格式。(The forward difference explicit scheme and backward difference implicit scheme in the finite difference method for parabolic partial differential equations.)
MATLAB源码--古典显式格式求解抛物型偏微分方程等
- MATLAB源码--古典显式格式求解抛物型偏微分方程等(MATLAB Source-Classical Explicit Format for Solving Parabolic Partial Differential Equations)
抛物型方程
- matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)