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



Heat Equation: Difference between revisions

m minor fixes
remove stub and preliminary warnings
Line 1: Line 1:
{{preliminary}} <!-- Do not remove -->
[[Category:benchmark]]
[[Category:benchmark]]
[[Category:SLICOT]]
[[Category:SLICOT]]
[[Category:Sparse]]
[[Category:Sparse]]
[[Category:SISO]]
[[Category:SISO]]
'''This is a stub. Please expand.'''


==Description: Discretization of the Heat Equation==
==Description: Discretization of the Heat Equation==

Revision as of 07:49, 26 August 2022


Description: Discretization of the Heat Equation

This benchmark represents a discretized one-dimensional heat equation model. More details can be found in [1].

For a large-scale heat equation example see the steel profile benchmark.

Origin

This benchmark is part of the SLICOT Benchmark Examples for Model Reduction [2].


Data

The system matrices A, B, C, E are available from the SLICOT benchmarks page: heat-disc.zip and are stored as MATLAB .mat file.


Dimensions

System structure:

Ex˙(t)=Ax(t)+Bu(t)y(t)=Cx(t)

System dimensions:

A200×200, B200×1, C1×200, E200×200.


Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
Niconet e.V., SLICOT - Subroutine Library in Systems and Control Theory, http://www.slicot.org
@MANUAL{slicot_heat,
 title =        {{SLICOT} - Subroutine Library in Systems and Control Theory},
 organization = {Niconet e.V.}
 address =      {\url{http://www.slicot.org}},
 key =          {SLICOT}
}
  • For the background on the benchmark:
@TECHREPORT{morChaV92,
 author =       {Y. Chahlaoui, P. Van Dooren},
 title =        {A collection of Benchmark examples for model reduction of linear time invariant dynamical systems},
 institution =  {SLICOT Working Note},
 number =       {2002-2},
 year =         {2002},
 url =          {http://eprints.maths.manchester.ac.uk/1040/1/ChahlaouiV02a.pdf}
}


References

  1. Y. Chahlaoui, P. Van Dooren, A collection of Benchmark examples for model reduction of linear time invariant dynamical systems, Working Note 2002-2: 2002.
  2. Y. Chahlaoui, P. Van Dooren, Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.