Name | Description |
---|---|
![]() | Example for plotting 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 Modelica_LinearSystems2.TransferFunction |
![]() | Construct a transfer function and plot the Bode diagram with automatic determination of the frequency range to plot |
![]() | Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot |
![]() | Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot |
![]() | Show low pass filters of all filter types in one diagram |
![]() | Impulse plot example |
![]() | Initial condition plot example |
![]() | Step plot example |
Name | Description |
---|---|
system data definition | |
systemOnFile | true, if state space system is defined on file |
fileName | file where numenator n and denominator d are stored |
coefficients | |
n | |
d |
Name | Description |
---|---|
ok |
Name | Description |
---|---|
ok |
Name | Description |
---|---|
ok |
Name | Description |
---|---|
ok |
Name | Description |
---|---|
ok |
Name | Description |
---|---|
order | Order of filter |
f_cut | Cut-off frequency [Hz] |
A_ripple | Pass band ripple for Chebyshev filter (otherwise not used) [dB] |
f_min | Minimum frequency value [Hz] |
f_max | Maximum frequency value [Hz] |
Name | Description |
---|---|
ok |
Computes the impulse response of the system tf =1/s^2 + s + 1.
Name | Description |
---|---|
tf |
Name | Description |
---|---|
tf |
Computes the impulse response of the system tf =1/s^2 + s + 1.
Name | Description |
---|---|
tf |