Examples demonstrating the usage of the Math.Matrices functions
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
solveLinearEquations | Demonstrate the solution of linear equation systems |
Demonstrate the solution of linear equation systems
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 Thu Dec 19 17:20:25 2019.