An open API service indexing awesome lists of open source software.

https://github.com/romneyda/numerical-methods-matlab

A collection of numerical methods algorithmic exercises in MATLAB, adapted from coursework
https://github.com/romneyda/numerical-methods-matlab

Last synced: 3 months ago
JSON representation

A collection of numerical methods algorithmic exercises in MATLAB, adapted from coursework

Awesome Lists containing this project

README

          

# numerical-methods-MATLAB
A collection of numerical methods algorithmic exercises in MATLAB, adapted from coursework.

The XX_Handout.pdf explains the problems and occasionally some background theory.
The XX_Code.m file contains any code used to solve the problems.
The XX_Memo.pdf summarizes/visualizes the results and answers to the questions.