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 "Emgr"

(emgr 5.9)
(→‎References: Add TOMS paper)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
== Synopsis ==
 
== Synopsis ==
   
[https://gramian.de emgr] - '''Em'''pirical '''Gr'''amian Framework (Version '''5.9''').
+
[https://gramian.de emgr] - '''Em'''pirical '''Gr'''amian Framework (Version '''5.99''').
 
Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification.
 
Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification.
 
Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction.
 
Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction.
Line 58: Line 58:
 
|-
 
|-
 
|style="text-align:right;" | '''version:'''
 
|style="text-align:right;" | '''version:'''
|5.9 (2021-21-01)
+
|5.99 (2022-04-13)
 
|-
 
|-
 
|style="text-align:right;" | '''id:'''
 
|style="text-align:right;" | '''id:'''
|[https://doi.org/10.5281/zenodo.4454679 10.5281/zenodo.4454679] (doi)
+
|[https://doi.org/10.5281/zenodo.6457616 10.5281/zenodo.6457616] (doi)
 
|-
 
|-
 
|style="text-align:right;" | '''author:'''
 
|style="text-align:right;" | '''author:'''
Line 98: Line 98:
 
Please cite '''emgr''' as:
 
Please cite '''emgr''' as:
   
C. Himpe (2021). emgr - EMpirical GRamian Framework (Version 5.9) [Software].
+
C. Himpe (2021). emgr - EMpirical GRamian Framework (Version 5.99) [Software].
Available from https://gramian.de . doi:10.5281/zenodo.4454679
+
Available from https://gramian.de . doi:10.5281/zenodo.6457616
   
@MISC{emgr59,
+
@MISC{emgr599,
 
author = {C.~Himpe},
 
author = {C.~Himpe},
title = {{emgr - {EMpirical GRamian Framework} (Version~5.9)},
+
title = {{emgr - {EMpirical GRamian Framework} (Version~5.99)},
 
howpublished = {\url{https://gramian.de}},
 
howpublished = {\url{https://gramian.de}},
year = {2021},
+
year = {2022},
doi = {10.5281/zenodo.4454679}
+
doi = {10.5281/zenodo.6457616}
 
}
 
}
   
 
== References ==
 
== References ==
   
* [[User:Himpe|C. Himpe]]. "<span class="plainlinks">[https://arxiv.org/abs/2002.12226 Comparing (Empirical-Gramian-Based) Model Order Reduction Algorithms]</span>". arXiv, math.OC: 2002.12226, 2020.
+
* [[User:Himpe|C. Himpe]]. "<span class="plainlinks">[https://doi.org/10.1145/3609860 emgr - EMpirical GRamian Framework 5.99]</span>". Transactions on Mathematical Software, 49(3): 31, 2023.
  +
  +
* [[User:Himpe|C. Himpe]]. "<span class="plainlinks">[https://doi.org/10.1007/978-3-030-72983-7_7 Comparing (Empirical-Gramian-Based) Model Order Reduction Algorithms]</span>". Model Reduction of Complex Dynamical Systems, International Series of Numerical Mathematics 171: 141--164, 2021.
   
 
* P. Benner, [[User:Himpe|C. Himpe]]. "<span class="plainlinks">[https://doi.org/10.1007/s10444-019-09724-7 Cross-Gramian-Based Dominant Subspaces]</span>". Advances in Computational Mathematics 45(5): 91, 2533--2553, 2019.
 
* P. Benner, [[User:Himpe|C. Himpe]]. "<span class="plainlinks">[https://doi.org/10.1007/s10444-019-09724-7 Cross-Gramian-Based Dominant Subspaces]</span>". Advances in Computational Mathematics 45(5): 91, 2533--2553, 2019.
Line 136: Line 138:
   
 
* Official website: https://gramian.de
 
* Official website: https://gramian.de
  +
  +
* Github Repo: https://github.com/gramian/emgr
  +
  +
* SWmath: [https://swmath.org/software/7554 Entry]
   
 
* Oberwolfach References on Mathematical Software: [http://orms.mfo.de/project?id=345 Entry]
 
* Oberwolfach References on Mathematical Software: [http://orms.mfo.de/project?id=345 Entry]

Latest revision as of 23:34, 11 January 2024


emgr box

Synopsis

emgr - Empirical Gramian Framework (Version 5.99). Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification. Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction. The emgr framework is a compact open source toolbox for gramian-based model reduction and compatible with OCTAVE and MATLAB.

Features

Application matrix for the empirical gramian framework

emgr encompasses seven types of gramians:

  • Empirical Controllability Gramian / Empirical Output Controllability Gramian
  • Empirical Observability Gramian / Empirical Average Observability Gramian
  • Empirical Cross Gramian / Empirical Non-Symmetric Cross Gramian
  • Empirical Linear Cross Gramian / Empirical Non-Symmetric Linear Cross Gramian
  • Empirical Sensitivity Gramian (parameter controllability)
  • Empirical Identifiability Gramian (parameter observability)
  • Empirical Joint Gramian (parameter observability)
emgr overview

Applications:

  • Model reduction
    • Proper Orthogonal Decomposition (POD)
    • Modified POD / Approximate Balancing
    • Dominant Subspace Projection Model Reduction (DSPMR)
    • Balanced Proper Orthogonal Decompsition (bPOD)
    • Balanced Truncation
    • Balanced Gains
    • Dynamic Mode Decomposition-Galerkin
  • Parameter reduction
  • Combined state and parameter reduction
  • Decentralized control
  • State sensitivity
  • Parameter sensitivity
  • Parameter identification
  • Nonlinearity quantification
  • Uncertainty quantification
  • System indices
  • System norms
  • Tau function

Meta Information

Code Meta Data
name: Empirical Gramian Framework (emgr)
version: 5.99 (2022-04-13)
id: 10.5281/zenodo.6457616 (doi)
author: Christian Himpe (0000-0003-2194-6754)
topic: Science, Mathematics, Model Reduction
type: Toolbox
license: BSD-2-Clause (open-source)
repository: https://github.com/gramian/emgr (git)
language: Matlab
dependencies: Octave >=5.2, Matlab >=2017b
systems: Linux, Windows
website: https://gramian.de
keywords: Controllability, Observability, Cross Gramian, Model Reduction, Model Order Reduction

Cite

Please cite emgr as:

C. Himpe (2021). emgr - EMpirical GRamian Framework (Version 5.99) [Software]. Available from https://gramian.de . doi:10.5281/zenodo.6457616

 @MISC{emgr599,
  author = {C.~Himpe},
  title = {{emgr - {EMpirical GRamian Framework} (Version~5.99)},
  howpublished = {\url{https://gramian.de}},
  year = {2022},
  doi = {10.5281/zenodo.6457616}
 }

References

Links

  • Oberwolfach References on Mathematical Software: Entry
  • SIAM DSweb Dynamical Systems Software: Entry

Contact

Christian Himpe