主要内容

模型类型和其他转换

转换控制设计模型类型,降低模型阶数

函数

idfrdFrequency response data or model
idpolyPolynomial model with identifiable parameters
idtfTransfer function model with identifiable parameters
idssState-space model with identifiable parameters
comprealCompute companion state-space realization (自 R2023b 起)
modalrealCompute modal state-space realization (自 R2023b 起)
noisecnvTransform identified linear model with noise channels to model with measured channels only
translatecovTranslate parameter covariance across model transformation operations
merge合并估计模型
appendGroup models by appending their inputs and outputs
noise2measNoise component of linear identified model
absorbDelayReplace time delays by poles at z = 0 or phase shift
chgTimeUnitChange time units of dynamic system
chgFreqUnitChange frequency units of frequency-response data model
fdelDelete specified data from frequency response data (FRD) models
stackBuild model array by stacking models or model arrays along array dimensions
ss2ssState coordinate transformation for state-space model

主题