Introduction to FEM

版本 2.2.0 (239.6 KB) 作者: Peter van Alem
FEM examples
4.8K 次下载
更新时间 2021/6/17

查看许可证

Solving several BVP's (1D , 2D, 3D (linear & quadratic elements) with use of very basic FEM techniques.

引用格式

Peter van Alem (2024). Introduction to FEM (https://www.mathworks.com/matlabcentral/fileexchange/46384-introduction-to-fem), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
与 R2018b 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.2.0

Added 1D non-linear and 2D potential flow examples. The stl-imports are redundant now.

2.1.0

Added 1D Robin boundary example, cleanup of code.

2.0.0

Cleaned up code, added several different FEM examples, some using the pde toolbox extensively, some not.

1.3.0.0

Added some documentation + minor changes

1.2.0.0

File update

1.1.0.0

Extended with 1D example, 2D heat equation
Cantilever beam expanded with quadratic elements

1.0.0.0