主要内容

本页采用了机器翻译。点击此处可查看英文原文。

模型类型和其他转换

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

System Identification Toolbox™ 软件可帮助您创建不同类型的动态系统模型。您还可以对辨识模型执行各种转换操作,例如合并和串联两个或多个模型。

函数

全部展开

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 起)
modalreal计算模态状态空间实现 (自 R2023b 起)
noisecnvTransform identified linear model with noise channels to model with measured channels only
translatecovTranslate parameter covariance across model transformation operations
merge合并估计模型
append通过追加模型的输入和输出分组模型
noise2measNoise component of linear identified model
absorbDelayz = 0 处的极点或相位移代替时滞
chgTimeUnit更改动态系统的单位
chgFreqUnitChange frequency units of frequency-response data model
fdel从频率响应数据 (FRD) 模型中删除指定数据
stack沿数组维度堆叠模型或模型数组以构建模型数组
ss2ss状态空间模型的状态坐标变换

主题