Find the crossover frequencies for the dynamic system and the sector defined by:
for various values of a and b.
In U/Y space, this sector is the shaded region of the following diagram (for a, b > 0).
The Q
matrix for this sector is given by:
getSectorCrossover
finds the frequencies at which is singular, for . For instance, find these frequencies for the sector defined by Q
with a = 0.1 and b = 10.
w =
0x1 empty double column vector
The empty result means that there are no such frequencies.
Now find the frequencies at which is singular for a narrower sector, with a = 0.5 and b = 1.5.
Here the resulting frequency is where the R-index for H
and Q2
is equal to 1, as shown in the sector plot.
Thus, when a sector plot exists for a system H
and sector Q
, getSectorCrossover
finds the frequencies at which the R-index is 1.