| Example of the MATLAB code for the bisection algorithm as discussed in the class | BisectionExample.m
bisection.m bisection_display.m |
| Slides used in the class, demonstrating IEEE arithmetics | ieee-arithmetics.pdf |
| Example of the MATLAB code for solving the problem on p. 102 | Assig4.m
plot_beam.m plot_beam3d.m |
| Example of the MATLAB codes demonstrating different iterative methods. download the zip archive and unpack in a separate directory by unzip Assig5.zip | Assig5.zip |
| Example of the MATLAB codes demonstrating numerical solution of ODEs download the zip archive and unpack in a separate directory by unzip Assig6.zip | Assig6.zip |