MATLAB codes
To run in MATLAB please right click and save link as filename.m instead of filename.txt. Run codes using all relevant files together. Please input from own function f.m file. Users may run into memory trouble in some cases.
Part 1:
Newton | Jacobian
Part 2 & 3:
Forward Euler | Mid Point | RK4 | Backward Euler