Mu Analysis and Synthesis Toolbox
  Go to function:
    Search    Help Desk 
rifd    Examples   See Also

Display the real, imaginary, frequency and damping ratios of a CONSTANT input vector

Syntax

Description

rifd displays the real, imaginary, frequency, and damping ratios of a CONSTANT input vector. The ith frequency is given by the

and its damping ratio is defined as real(sys(i))/(i).

Examples

Display the poles of the SYSTEM matrix, sys.

See Also

eig, imag, spoles, real



[ Previous | Help Desk | Next ]