This matlab code is capable of simulating mechanical structures, which can be discretized into one of these 3 Finite Elements: Plane Frame Element, Constant Strain Triangular Element or Eight Nodes Quadrilateral Element.
Author: Marco Yangjun Liu, [email protected]
Read the FEA Simulation Manual for more details
If you are using this MATLAB FEM code, please add the following citation to your publication:
@misc{liu2021mif,
author = {Yangjun Liu},
title = {MATLAB-based Implementation of Finite-Element-Method},
year = {2021},
publisher = {GitHub},
journal = {GitHub Repository},
howpublished = {\url{https://github.com/RealMarco/Finite-Element-Method}}
}