interp - Interpolate FRD model
Syntax
isys = interp(sys,freqs)
Description
isys = interp(sys,freqs) interpolates the
frequency response data contained in the FRD model sys at
the frequencies freqs. interp,
which is an overloaded version of the MATLAB function interp,
uses linear interpolation and returns an FRD model isys containing
the interpolated data at the new frequencies freqs.
You should express the frequency values freqs in
the same units as sys.frequency. The frequency
values must lie between the smallest and largest frequency points
in sys (extrapolation is not supported).
See Also
freqresp, ltimodels
 | initialplot | | inv |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit