We provide the following codes:
- CS_parameter_estimation.ipynb,
- Poly_parameter_estimation.ipynb
for the MLE and SINDy based parameter estimation, discussed in Chapter 2,
- CS_OCP.ipynb
- Poly_OCP.ipynb
for the computation of solutions to the Optimal Control Problem, discussed in Chapter 3,
- CS_inverse.ipynb
- Poly_inverse.ipynb
for the solution of the Inverse Problem, discussed in Chapter 4.