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"

(Updates to version 5.0.)
m
Line 35: Line 35:
 
== References ==
 
== References ==
   
  +
* P. Benner, S. W. R. Werner, <span class="plainlinks">[https://doi.org/10.1007/978-3-030-52200-1_43 MORLAB -- A Model Order Reduction Framework in MATLAB and Octave]</span>, In A. M. Bigatti, J. Carette, J. H. Davenport, M. Joswig, and T. de Wolff, editors, Mathematical Software -- ICMS 2020, volume 12097 of Lecture Notes in Comput. Sci., pages 432--441. Springer International Publishing, Cham, 2020.
 
* P. Benner, S. W. R. Werner, <span class="plainlinks">[https://doi.org/10.1002/pamm.201800083 Balancing related model reduction with the MORLAB toolbox]</span>, Proc. Appl. Math. Mech. 18 (1) (2018) e201800083.
 
* P. Benner, S. W. R. Werner, <span class="plainlinks">[https://doi.org/10.1002/pamm.201800083 Balancing related model reduction with the MORLAB toolbox]</span>, Proc. Appl. Math. Mech. 18 (1) (2018) e201800083.
 
* P. Benner, S. W. R. Werner, <span class="plainlinks">[https://doi.org/10.1016/j.ifacol.2018.03.092 Model reduction of descriptor systems with the MORLAB toolbox]</span>, IFAC-PapersOnLine 9th Vienna International Conference on Mathematical Modelling MATHMOD 2018, Vienna, Austria, 21--23 February 2018 51 (2) (2018) 547--552.
 
* P. Benner, S. W. R. Werner, <span class="plainlinks">[https://doi.org/10.1016/j.ifacol.2018.03.092 Model reduction of descriptor systems with the MORLAB toolbox]</span>, IFAC-PapersOnLine 9th Vienna International Conference on Mathematical Modelling MATHMOD 2018, Vienna, Austria, 21--23 February 2018 51 (2) (2018) 547--552.

Revision as of 16:15, 8 July 2020


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