functionisControllableAndObservableSISO
To check whether a SISO system is controllable and observable
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TransferFunction | tf | Transfer function of a system |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | controllableAndObservable |