resample
Resample time-domain data that is stored in an iddata
object
by decimation or interpolation (requires Signal Processing Toolbox software)
Description
Examples
Input Arguments
Output Arguments
Algorithms
resample
calls the resample
(Signal Processing Toolbox) function in Signal Processing Toolbox™. The algorithm takes into account the intersample characteristics of the
input signal that are described by the data.InterSample
property.
If you do not have a license for Signal Processing Toolbox, perform resampling using idresamp
.
Version History
Introduced before R2006a