孙志忠编写的《偏微分方程数值解法》一书中例题1我要分享

Example 1 in the book numerical solution of partial differential equations compiled by sun Zhizhong

suanli1_1_3 matlab.suanli-ishare 微分方程-差分格式 MATLAB-偏微分方程 偏微分方程

关注次数: 564

下载次数: 0

文件大小: 555B

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:孙志忠编写的《偏微分方程数值解法》一书中例题1.1.3的程序。用紧差分格式解常微分方程边值问题。


English Description:

The program of example 1.1.3 in the book numerical solution of partial differential equations written by sun Zhizhong. A compact difference scheme is used to solve boundary value problems of ordinary differential equations.


代码预览

suanli1_1_3.m

相关推荐