-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ODESCA is a MATLAB tool for the creation an analysis of dynamic systems described by ordinary differential equations. The name ODESCA is an acronym for “Ordinary Differential Equation Systems: Creation and Analysis”.
For Model-based control algorithm development and algorithm parameterization, algebraic models of the plants have a lot of advantages over simulation models. With algebraic models, a multitude of mathematical approaches can be used for optimization and analytical purposes.
To ensure uniform modeling and a simple way of working with differential equations, the tool ODESCA was created to fill the gap of modeling and analysis of ordinary differential equation systems in MATLAB. (Its purpose is to make the process of forming a pleasant system for analysis use more easily.)
With ODESCA, dynamical systems of the form
xdot = f(x,u)
y = g(x,u)
Learn more about [Installation](https://github.com/odesca/ODESCA/wiki/Installation) and [Getting Started](https://github.com/odesca/ODESCA/wiki/Getting-Started).
ODESCA is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ODESCA 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with ODESCA. If not, see http://www.gnu.org/licenses/.
Copyright 2017 Tim Grunert, Christian Schade, Lars Brandes, Sven Fielsch, Claudia Michalik, Matthias Stursberg