eat (version 0.0)
Pantelis Sopasakis ( alphaville@github.com )
The scope of this project is to create a MATLAB toolbox to facilitate the polytopic overapproximation of the matrix exponential. In particular
we introduce methods that allow to overapproximate the range of functions such as
-
$f0(t) = \exp(At)$ where$A$ is an$n\times n$ matrix and$t \in [0,T]$ -
$f_1(t) = \int_0^t f_0(y) {\rm d}y$ for$t \in [0,T]$
All functions starting with zz_* are subroutines
All scripts starting with zt_* are tests
Coming soon