- Using MATLAB
- https://www.mathworks.com/videos/solving-odes-in-matlab-8-systems-of-equations-117652.html(Differential equation formation and solution video)
- https://www.mathworks.com/help/symbolic/solve-a-single-differential-equation.html#bruif2h (Documentation)
- https://www.mathworks.com/videos/solving-odes-in-matlab-6-ode45-117537.html(Solving using ode45)
- Using Simulink
- https://www.mathworks.com/videos/simulink-a-flexible-modelling-environment-to-simulate-real-world-systems-81981.html(Modelling of differential equation video)
- Using MATLAB
- https://www.mathworks.com/help/matlab/ref/fminsearch.html
- https://www.mathworks.com/products/optimization.html
- Using Simulink
- https://www.mathworks.com/videos/optimization-of-simulink-model-parameters-81852.html(optimization of parameters video)