bandwidth
Frequency response bandwidth
Description
returns the bandwidth of the SISO dynamic system
model
fb = bandwidth(sys)sys. The bandwidth is the first frequency where the gain drops
below 70.79% (-3 dB) of its DC value. The bandwidth is expressed in
rad/TimeUnit, where TimeUnit is the
TimeUnit property of sys.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a