搜索资源列表
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
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
numerical_algorithm
- visualc++ 常用数值算法集,包括椭圆形微分方程、抛物线型方程的数值解-visualc++ common set of numerical algorithms, including elliptic differential equations, numerical solution of parabolic equations
matlab1
- 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法。 -The numerical solution of partial differential equations of the MATLAB program, introduced the most widely used elliptic
pe_tropos_ducting
- 大气波导环境下电波传播预测,基于抛物方程法模型的matlab程序;pe_tropos_ducting.m。-Wave propagation forecast in atmospheric ducting enviroments, based on the parabolic equation model matlab program:pe_tropos_ducting.m.
ex3.1.1p
- 孙志忠书:偏微分方程数值解,第三章第一节:抛物方程的有限差分解法向前欧拉格式-forward euler difference scheme for parabolic problem
ex3.2.1
- 孙志忠书:偏微分方程数值解,第三章第二节,抛物方程的向后欧拉格式-backward euler difference scheme for parabolic problem
ex3.3.1extrapolation
- 孙志忠书:偏微分方程数值解,第三章第三节,抛物方程的外推算法-extrapolation for parabolic patial differential equation
ex3.4.1
- 孙志忠书:偏微分方程数值解,第三章第四节,抛物方程的Crank-Nicolson格式-Crank-Nicolson Type
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
back
- 一维抛物方程差分格式,数值分析作业,(向后的方法)-One-dimensional difference scheme for parabolic equations
solverss
- 对于抛物方程的具有差分形式的高精度线性迭代法-linear itearnating method
抛物型偏微分方程的有限差分法
- 抛物型偏微分方程的有限差分法中的向前差分显格式和向后差分隐格式。(The forward difference explicit scheme and backward difference implicit scheme in the finite difference method for parabolic partial differential equations.)
抛物方程紧差分格式
- 追赶法求解,可以直接调用,抛物方程紧差分(Chasing method can be called directly)
MATLAB源码--古典显式格式求解抛物型偏微分方程等
- MATLAB源码--古典显式格式求解抛物型偏微分方程等(MATLAB Source-Classical Explicit Format for Solving Parabolic Partial Differential Equations)
抛物型方程
- matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)