Measured filter object contains the original s parameter data, center frequency,
bandwidth, and filter order.
Data Types: string
New center frequency for measured filter evaluation, specified as a scalar or vector
in Hz. Each new frequency value must lie within ±20 percent of original center frequency
stored in the measured filter object.
Data Types: double
New bandwidth for measured filter evaluation, specified as a scalar or vector in Hz.
Each new bandwidth value must lie within ±20 percent of original bandwidth stored in the
measured filter object. If BandWidth is a scalar and
fcnew is a vector, the new bandwidth is applied to all center
frequency evaluations. If Bandwidth and fcnew are
both vectors they must have the same length and are paired element-wise for
evaluation.