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

https://github.com/daniel-furman/computational-mathematics

A collection of MATLAB scripts from undergraduate math classes. Focus on numerical methods and computational linear algebra.
https://github.com/daniel-furman/computational-mathematics

linear-systems numerical-methods ordinary-differential-equations

Last synced: 3 months ago
JSON representation

A collection of MATLAB scripts from undergraduate math classes. Focus on numerical methods and computational linear algebra.

Awesome Lists containing this project

README

        

Numerical methods in errors and floating-point numbers, solutions of equations, polynomial interpolation, calculus, approximation of functions, solutions of differential equations, solving linear systems equations, vector spaces, orthogonality and the Gram–Schmidt algorithm, determinants, eigenvalues and eigenvectors, and linear transforms, as well as run time analysis across these topics.