This repository contains FEM tutorial for beginners. It consists of a bunch of MATLAB codes to solve Poisson's problem. If you are not familiar with MATLAB, you can refer to MATLAB tutorial. In each folder, {folder_name}.pdf leads you through implementing FEM codes for various finite element spaces. There are also several exercises to make sure you understand.
- Finite Element Method in 1D
- Finite Element Method in 2D with rectangular elements
- Finite Element Method in 2D with triangular elements
When you are done with an exercise, run the code in command window.