KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
KerMor Software Documentation

KerMor is a MATLAB© library providing routines for model order reduction of dynamical systems using subspace projection and kernels methods. Check out the Modules pages to get an overview of the different functionalities.

KerMor makes extensive use of object oriented programming (OOP). More information can be found at http://www.mathworks.com/products/matlab/object_oriented_programming.html, for example.

Checkout the getting started page to get up & running.

KerMor license conditions

This software is available partly by the GNU GPL and BSD license

The KerMor framework as a whole is published under the GNU GPL license stated below.

However, some source files are especially published under the BSD license (see http://www.opensource.org/licenses/bsd-license.php) and are marked appropriately.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/