计算抛物型偏微分方程的数值解我要分享

Numerical solution of parabolic partial differential equation

抛物型 偏微分方程 数值解 差分编程

关注次数: 206

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

主要用来计算抛物型偏微分方程的数值解,而且通过调用边界函数来计算方程,采用差分编程方式。


English Description:

It is mainly used to calculate the numerical solution of parabolic partial differential equation, and the equation is calculated by calling boundary function, using difference programming


代码预览

Ini2U.m

peParabImp.m

相关推荐