Main Content
freqrespopts
Create an options object for frequency response estimate
Description
uses the current settings in the filter System object™ to create an options object. This object contains options for frequency
response estimation. You pass the opts
= freqrespopts(sysobj
)opts
object as an input argument to
the freqrespest
function to specify values for the
input parameters.
freqrespopts
allows you to use the same settings for
freqrespest
with multiple filters without specifying all of the
parameters as input arguments to freqrespest
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011aSee Also
freqrespest
| noisepsd
| noisepsdopts
| scale