主要内容

预处理数据

删除均值、偏移量和线性趋势;重新构造缺失数据,更改数据采样率

函数

detrendSubtract offset or trend from time-domain signals contained in iddata objects
retrendAdd offsets or trends to time-domain data signals stored in iddata objects
diffiddata 对象中的差异信号
idfiltFilter data using user-defined passbands, general filters, or Butterworth filters
misdataReconstruct missing input and output data
nkshiftShift data sequences
idresampResample time-domain data by decimation or interpolation
idresampOptionsOption set for idresamp (自 R2023a 起)
resample(Not recommended) Resample time-domain data that is stored in an iddata object by decimation or interpolation (requires Signal Processing Toolbox software)
getTrendCreate trend information object to store offset, mean, and trend information for time-domain signals stored in iddata object
chgFreqUnitChange frequency units of frequency-response data model
fdelDelete specified data from frequency response data (FRD) models
TrendInfoOffset and linear trend slope values for detrending data

示例和操作指南

概念