1D Finite Element Method (FEM) Example

Version 1.1.0.0 (270 KB) by Cheuk
A 1D finite element method (FEM) example is provided to teach the basics of using FEM to solve PDEs.
10K Downloads
Updated 10 Feb 2014

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Partial Differential Equation Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed description section

1.0.0.0