Modelica_LinearSystems2.Math.Matrices.Examples

Package Content

NameDescription
Modelica_LinearSystems2.Math.Matrices.Examples.exampleHessenberg exampleHessenberg  
Modelica_LinearSystems2.Math.Matrices.Examples.exampleQR exampleQR Example for the usage of QR2-function, QR factorization with colomns pivoting
Modelica_LinearSystems2.Math.Matrices.Examples.exampleSVD exampleSVD Example for the usage of dgesdd and dgesvd lapack routines
Modelica_LinearSystems2.Math.Matrices.Examples.care care solve a continuous algebraic Riccati equation

Modelica_LinearSystems2.Math.Matrices.Examples.exampleHessenberg

Inputs

NameDescription
fileName 
matrixNameName of the matrix

Modelica_LinearSystems2.Math.Matrices.Examples.exampleQR

Example for the usage of QR2-function, QR factorization with colomns pivoting

Inputs

NameDescription
fileName 
matrixNameName of the matrix

Modelica_LinearSystems2.Math.Matrices.Examples.exampleSVD

Example for the usage of dgesdd and dgesvd lapack routines

Inputs

NameDescription
fileName 

Modelica_LinearSystems2.Math.Matrices.Examples.care Modelica_LinearSystems2.Math.Matrices.Examples.care

solve a continuous algebraic Riccati equation

Information

Extends from Modelica.Icons.Function (Icon for a function).

Outputs

NameDescription
X1[2, 2] 
X2[2, 2] 
X3[2, 2] 

HTML-documentation generated by Dymola Tue Sep 08 18:52:57 2009.