Modelica.Math.Matrices.Examples

Examples demonstrating the usage of the Math.Matrices functions

Information

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

NameDescription
Modelica.Math.Matrices.Examples.solveLinearEquations solveLinearEquations Demonstrate the solution of linear equation systems

Modelica.Math.Matrices.Examples.solveLinearEquations Modelica.Math.Matrices.Examples.solveLinearEquations

Demonstrate the solution of linear equation systems

Information


With simple examples this function demonstrates how to solve regular linear equation systems with Matrices.solve and Matrices.solve2, and how to solve singular linear equation systems with Matrices.leastSquares and Matrices.leastSquares2.

Extends from Modelica.Icons.Function (Icon for functions).
Automatically generated Mon Sep 23 17:21:10 2013.