This is a repository for a collection of numerical methods in MATLAB. The main feature of this collection is avoiding for loops as much as possible and using the full capabilities of MATLAB ...
Basic Numerical Method Algorithms I learnt in a course that I thoroughly enjoyed and wanted to share. Most of these go into the algorithm itself, rather than call inbuilt functions in MATLAB. They may ...