top of page

MATLAB - FEA Program

2023
San Jose State University
Scope
  • This MATLAB code can analyze any 2D truss with any number of nodes, nodal forces, and boundary conditions.

  • The user input is imported via .txt file containing nodal locations, truss connections, cross-sectional area, Young's modulus, boundary conditions, and nodal forces.

  • This program uses MATLAB's UI plugin to create a user-friendly experience.

Example Inputs
Skills
  • MATLAB
  • FEA
  • Mechanical Engineering
bottom of page