1D Finite Element Method (FEM) Example

版本 1.1.0.0 (269.9 KB) 作者: Cheuk
A 1D finite element method (FEM) example is provided to teach the basics of using FEM to solve PDEs.
10.0K 次下载
更新时间 2014/2/10

查看许可证

A 1D FEM example is provided to teach the basics of using FEM to solve PDEs. The provided PDF tutorial covers:

1. The basic concepts of the finite element method (FEM).

2. How FEM is applied to solve a simple 1D partial differential equation (PDE).

3. The provided Matlab files.

The provided Matlab files may serve as a starting point for anyone writing a 1D FEM code. Extending the code to multi-dimensions follows the same principles.

References: (1) http://mathworld.wolfram.com/FiniteElementMethod.html

引用格式

Cheuk (2024). 1D Finite Element Method (FEM) Example (https://www.mathworks.com/matlabcentral/fileexchange/45461-1d-finite-element-method-fem-example), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Partial Differential Equation Toolbox 的更多信息

Community Treasure Hunt

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

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

Fixed description section

1.0.0.0