Having fun with MATLAB
Since 2020
This was a program made to evaluate a function and plot its Maclaurin series up to n terms.
This program Analyzes the duffing equation in a similar way to which Pendulum.m analyzes the triple pendulum system.
This program simulates a triple pendulum using four types of ODE analysis for selectable masses, lengths and initial conditions. (Runge Kutta 4 and 45, Heun and Butcher)