packageTransferFunction
Package of examples to demonstrate the usage of the TransferFunction record
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Information
This package contains example function calls to demonstrate the usage of the functions operating with the TransferFunction record.
Contents
| Name | Description |
|---|---|
| Plot poles and zeros of two transfer functions | |
| Example how to read a transfer function from a matlab file | |
| Demonstrate the usage of the functions of TransferFunction | |
| Construct two transfer functions and plot the Bode diagram | |
| Construct two transfer functions from numerator and denominator array and plot the Bode diagram | |
| Construct a transfer function from numerator and denominator array and plot the Bode diagram | |
| Show low pass filters of all filter types and plot their Bode diagrams | |
| Impulse plot example | |
| Initial condition plot example | |
| Plot step response |