Nuacht

A MATLAB project to create a custom ODE solver using the Improved Euler (Heun) method and compare its results with MATLAB's built-in ode45. Includes exercises on ...
This project implements a Finite Element Analysis (FEA) framework in MATLAB for analyzing the deflection and rotation of a cantilever beam under a point load at its free end. Developed as part of a ...