用Matlab实现求偏微分数值解的有限元法我要分享

Using MATLAB to realize the finite element method of partial differential numerical solution

静电 波动方程 求偏微分方程

关注次数: 226

下载次数: 1

文件大小: 8KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

用Matlab实现求偏微分数值解的有限元法。 波动方程是数学中一个常见于静电学、机械工程和理论物理的偏微分方程。


English Description:

The finite element method of partial differential numerical solution is realized by MATLAB. Wave equation is a partial differential equation in mathematics, which is commonly used in electrostatics, mechanical engineering and theoretical physics


代码预览

pdelin

......\euler.c

......\euler.h

......\pdelin.c

......\pdelin.h

......\pdelinc.exe

......\pdelinc.out

......\pdelinm.c

......\rk.c

......\rk.h