Step response of Estimated model in SID toolbox.

1 次查看(过去 30 天)
Hello, I am trying to find model of my system using matlab's system identification toolbox. why i get step response of estimated model which settles at 0.05 instead of 1. Model shows good fit to validation data but residual analysis is bad. Thanks.

采纳的回答

Ameer Hamza
Ameer Hamza 2018-6-22
It tells that the step input in the identification process has a magnitude of 20. Therefore when you apply a step signal with the magnitude of 1 it settles at 0.05. Either you can increase the magnitude of step input, multiply the obtained model by 20 or rerun the identification process with the input value normalized to 1.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Model Identification 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by