Introduction to FEM

FEM examples
4,8K téléchargements
Mise à jour 17 juin 2021

Afficher la licence

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

Citation pour cette source

Peter van Alem (2024). Introduction to FEM (https://www.mathworks.com/matlabcentral/fileexchange/46384-introduction-to-fem), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec les versions R2018b et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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