Step response of Estimated model in SID toolbox.

조회 수: 1 (최근 30일)
creative
creative 2018년 6월 22일
답변: Ameer Hamza 2018년 6월 22일
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