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"

m (box fix)
(Added code meta data table.)
Line 44: Line 44:
 
* Decentralized Control
 
* Decentralized Control
 
* Nonlinearity Quantification
 
* Nonlinearity Quantification
  +
  +
== Meta Information ==
  +
  +
{| class="wikitable"
  +
|+Code Meta Data
  +
|-
  +
|style="text-align:right;" | '''name:'''
  +
|Empirical Gramian Framework (emgr)
  +
|-
  +
|style="text-align:right;" | '''version:'''
  +
|5.7 (2019-02-26)
  +
|-
  +
|style="text-align:right;" | '''id:'''
  +
|[https://doi.org/10.5281/zenodo.2577980 10.5281/zenodo.2577980] (doi)
  +
|-
  +
|style="text-align:right;" | '''author:'''
  +
|Christian Himpe ([http://orcid.org/0000-0003-2194-6754 0000-0003-2194-6754])
  +
|-
  +
|style="text-align:right;" | '''topic:'''
  +
|Science, Mathematics, Model Reduction
  +
|-
  +
|style="text-align:right;" | '''type:'''
  +
|Toolbox
  +
|-
  +
|style="text-align:right;" | '''license:'''
  +
|[[wikipedia:BSD_licenses#2-clause|BSD-2-Clause]] (open-source)
  +
|-
  +
|style="text-align:right;" | '''repository:'''
  +
|https://github.com/gramian/emgr (git)
  +
|-
  +
|style="text-align:right;" | '''language:'''
  +
|Matlab
  +
|-
  +
|style="text-align:right;" | '''dependencies:'''
  +
|[[wikipedia:GNU_Octave|Octave]] >=4.2, [[wikipedia:MATLAB|Matlab]] >=2016b
  +
|-
  +
|style="text-align:right;" | '''systems:'''
  +
|Linux, Windows
  +
|-
  +
|style="text-align:right;" | '''website:'''
  +
|https://gramian.de
  +
|-
  +
|style="text-align:right;" | '''keywords:'''
  +
|Controllability, Observability, Cross Gramian, Model Reduction, Model Order Reduction
  +
|}
   
 
== References ==
 
== References ==
Line 62: Line 107:
   
 
* [[User:Himpe|C. Himpe]], M. Ohlberger. "<span class="plainlinks">[https://doi.org/10.1155/2013/365909 A Unified Software Framework for Empirical Gramians]</span>". Journal of Mathematics 2013: 365909, 2013.
 
* [[User:Himpe|C. Himpe]], M. Ohlberger. "<span class="plainlinks">[https://doi.org/10.1155/2013/365909 A Unified Software Framework for Empirical Gramians]</span>". Journal of Mathematics 2013: 365909, 2013.
 
   
 
== Links ==
 
== Links ==
   
 
* Official website: https://gramian.de
 
* Official website: https://gramian.de
 
* Meta Information: [https://gramian.de/CODE INI code-metadata]
 
   
 
* 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]

Revision as of 15:39, 20 June 2019


emgr box

Synopsis

emgr - Empirical Gramian Framework (Version 5.7). 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:

emgr overview

applicable to:

  • Linear + Nonlinear Control Systems
  • First + Second Order Control Systems
  • Parametrized | Parametric Systems
  • Time Invariant + Varying Systems
  • Discretized PDEs

and with sample code for:

  • Balanced Truncation and balancing related methods
  • Combined State and Parameter Reduction
  • Parameter Identification + Sensitivity Analysis
  • Parameter Reduction + Robust Reduction
  • Optimal Sensor + Actuator Placement
  • Decentralized Control
  • Nonlinearity Quantification

Meta Information

Code Meta Data
name: Empirical Gramian Framework (emgr)
version: 5.7 (2019-02-26)
id: 10.5281/zenodo.2577980 (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 >=4.2, Matlab >=2016b
systems: Linux, Windows
website: https://gramian.de
keywords: Controllability, Observability, Cross Gramian, Model Reduction, Model Order Reduction

References

Links

  • Oberwolfach References on Mathematical Software: Entry

Contact

Christian Himpe