This is a simple project containing a script that executes an RK 4 method to solve a damped driven oscillator.
- g++
- gnu scientific libraries
- make
- gnuplot
make -f make_diff_eq_apr_27
./diff_eq_apr_27.x
To view a few simple plots use:
gnuplot diff_eq_apr_27.plt --persist