This project uses the Fourth Order Runge-Kutta Method to simulate the motion of an aircraft performing some maneuvers. The exact problem solved here is found in the folowing filepath of this project .../ReferenceMaterial/nint_problem.pdf
Instructions on how to install the project:
# Clone the repository
git clone https://github.com/NicholasLuis/Numerical_Integration
Create a Build folder and build the solution using CMake
Automated via the
build.sh
script
Email: [email protected]
This uses the MIT Open Source License