david-perez / annu

A collection of classical algorithms to solve ODEs and boundary value problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerical Analysis (of differential equations)

To add files (.m scripts / functions) within folders and subfolders, use

addpath(genpath('folder_name'))

About

A collection of classical algorithms to solve ODEs and boundary value problems

License:MIT License


Languages

Language:MATLAB 99.2%Language:M 0.8%