resample
(Not recommended) Resample time-domain data that is stored in an iddata object by decimation or interpolation (requires Signal Processing Toolbox software)
resample is not recommended. Use idresamp instead to resample estimation data in the form of timetables, numeric matrices, and iddata objects, with or without Signal Processing Toolbox™. For more information, see 版本历史记录.
说明
示例
输入参数
Output Arguments
算法
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.

