Simulation and linearization models.
This package includes the main examples for linear analysis and simulation.
It includes three subpackages:
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
LinearAnalysis | Shows how to linearize the model, simulate the obtained linear model and compare it against the nonlinear model's response. |
NonlinSimulationsMultipleInputs | Example nonlinear time simulations with different input signals |
RedesignedControllerVerification | Controller verification simulation examples. |