Github link: https://github.com/jan-meis/multiple-shooting-method.git
- make the folder which contains the main.m file the "current folder" in matlab
- run main.m file
- to try the method on a different BVP, add the functions specific to the problem and edit parameters.m file accordingly (parameters_1_d_example is the example BVP from the Lecture: u' = u^2, u(2)=1)