polystab
This function stabilizes the polynomial transfer function.
Calling Sequence
b = polystab(a)
Parameters
a:
Description
This is an Octave function.
This function stabilizes the polynomial transfer function by replacing all roots outside the unit circle with their reflection inside the unit circle.
Examples