用有限差分法来解偏微分方程我要分享

Using finite difference method to solve partial differential equations

有限差分方法 差分方程迭代 matlab-有限差分 鏈夐檺宸垎 偏微分-有限差分

关注次数: 306

下载次数: 0

文件大小: 1K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。


English Description:

The finite difference method is used to solve the partial differential equations. The Gauss Seidel iterative method is used. The infinite norm of the matrix difference between the two iterations is used as the basis for stopping the iteration.


代码预览