Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "MORLAB"

m
(Updates to version 5.0.)
Line 12: Line 12:
   
 
== Features ==
 
== Features ==
The following main features are provided in the latest release of the software (version '''4.0'''):
+
The following main features are provided in the latest release of the software (version '''5.0'''):
   
 
'''Model reduction methods:'''
 
'''Model reduction methods:'''
  +
* for continuous-time standard and descriptor systems ([[Modal truncation|MT]], [[Balanced Truncation|BT]], FLBT, BST, LQGBT, PRBT, BRBT, HINFBT, TLBT, [[Hankel-Norm Approximation|HNA]])
* Modal truncation method ([[Modal truncation|MT]])
 
* Balancing related methods ([[Balanced Truncation|BT]], FLBT, BST, LQGBT, PRBT, BRBT, HINFBT, TLBT)
+
* for discrete-time standard and descriptor systems ([[Modal truncation|MT]], [[Balanced Truncation|BT]], LQGBT)
  +
* for continuous-time second-order systems (SOBT, SOFLBT, SOTLBT)
* Hankel-norm approximation method ([[Hankel-Norm Approximation|HNA]])
 
   
 
'''Matrix equation solvers:'''
 
'''Matrix equation solvers:'''
 
* Matrix sign function based solvers for continuous-time algebraic Lyapunov, Sylvester, Bernoulli and Riccati equations
 
* Matrix sign function based solvers for continuous-time algebraic Lyapunov, Sylvester, Bernoulli and Riccati equations
* Newton-Kleinman type solvers for continuous-time algebraic Riccati equations with a negative quadratic term
+
* Newton type solvers for continuous-time and discrete-time algebraic Riccati equations
* Newton type solvers for continuous-time algebraic Riccati equations with a positive quadratic term
+
* Smith iteration based solvers for discrete-time algebraic Lyapunov and Sylvester equations
* Riccati iteration based solver for continuous-time algebraic Riccati equations with an indefinite quadratic term
+
* Structure-preserving doubling based solvers for discrete-time Riccati equations
  +
* Riccati iteration-based solver for continuous-time algebraic Riccati equations with an indefinite quadratic term
   
 
'''Further methods:'''
 
'''Further methods:'''
  +
* Routines for frequency and time evaluation and visualization
 
* Routines for the additive decomposition of transfer functions of linear systems
 
* Routines for the additive decomposition of transfer functions of linear systems
 
* Partial stabilization of linear systems
 
* Partial stabilization of linear systems
Line 42: Line 44:
   
 
* Official project website: https://www.mpi-magdeburg.mpg.de/projects/morlab
 
* Official project website: https://www.mpi-magdeburg.mpg.de/projects/morlab
* Latest upload on Zenodo: https://zenodo.org/record/1574083
+
* Latest upload on Zenodo: https://zenodo.org/record/3332716
   
 
== Contact ==
 
== Contact ==

Revision as of 14:31, 23 August 2019


MORLAB Logo

MORLAB, the Model Order Reduction LABoratory toolbox, is a collection of MATLAB and Octave routines for model order reduction of dense linear time-invariant continuous-time systems. The toolbox contains model reduction methods for standard, descriptor and second-order systems based on the solution of matrix equations. Therefore, also spectral projection based methods for the solution of the corresponding matrix equations are included.

Features

The following main features are provided in the latest release of the software (version 5.0):

Model reduction methods:

  • for continuous-time standard and descriptor systems (MT, BT, FLBT, BST, LQGBT, PRBT, BRBT, HINFBT, TLBT, HNA)
  • for discrete-time standard and descriptor systems (MT, BT, LQGBT)
  • for continuous-time second-order systems (SOBT, SOFLBT, SOTLBT)

Matrix equation solvers:

  • Matrix sign function based solvers for continuous-time algebraic Lyapunov, Sylvester, Bernoulli and Riccati equations
  • Newton type solvers for continuous-time and discrete-time algebraic Riccati equations
  • Smith iteration based solvers for discrete-time algebraic Lyapunov and Sylvester equations
  • Structure-preserving doubling based solvers for discrete-time Riccati equations
  • Riccati iteration-based solver for continuous-time algebraic Riccati equations with an indefinite quadratic term

Further methods:

  • Routines for frequency and time evaluation and visualization
  • Routines for the additive decomposition of transfer functions of linear systems
  • Partial stabilization of linear systems
  • Newton iteration to compute the matrix sign function
  • Inverse-free iteration to compute the right matrix pencil disk function

References

Links

Contact

Steffen Werner