This repository contains a MATLAB script that evaluates the numerical integration of the function $f(x) = x^2 + \sin(5x)$ on the interval $[0, 5]$. To understand how ...
This project investigates the two-body gravitational problem using numerical simulation methods. The aim is to solve Newton’s equations of motion for two interacting masses using the classical ...