This package contains example function calls to demonstrate the usage of the functions operating with the ZerosAndPoles record.
| Name | Description |
|---|---|
| analysisZerosAndPoles | Compute zeros and poles of a ZerosAndPoles transfer function |
| analysisDcGain | Compute steady state gain |
| conversionToStateSpace | Transform a transfer function from zeros and poles representation into a StateSpace description |
| plotPolesAndZeros | Example for plotting poles and zeros of a ZerosAndPoles transfer function |
| plotBode1 | Bode plot of a PT1 transfer function |
| plotBode2 | Bode plot of PT2 transfer function with zero damping |
| plotBode3 | Construct three zeros and poles systems and plot the Bode diagram |
| plotBodeFilter1 | Compute filter and plot frequency response of filter |
| plotBodeFilter2 | Show low pass filters of all filter types |
| plotBodeFilter3 | Show high pass filters of all filter types |
| plotStep | Step plot example |