JoepVanlier / ODEMEX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This collection of MATLAB code is a very minimal link between CVODES and MATLAB.

It was written during the early stages of my doctoral thesis and while it may be useful for small projects, the code is quite suboptimal and many more mature packages are more suitable for modelling ODEs in Systems Biology.

For better alternatives, see:

Data2Dynamics (D2D) - https://github.com/Data2Dynamics/d2d

Advanced Matlab Interface to CVODES and IDAS (AMICI) - https://github.com/ICB-DCM/AMICI

Parameter EStimation TOolbox (PESTO) - https://github.com/ICB-DCM/PESTO

About

License:GNU General Public License v3.0


Languages

Language:C 89.2%Language:MATLAB 5.1%Language:C++ 2.5%Language:Makefile 2.0%Language:CMake 1.1%Language:M 0.0%