필터 지우기
필터 지우기

Step response model estimation

조회 수: 1 (최근 30일)
Saraswathi S
Saraswathi S 2021년 8월 16일
I have set of datas by solving ODE's using ODE 45 solver. My step input varies like this: [5.7,5.9.6.1,6.3,6.5,6.7] for the entire test process.(5.7 initial condition). Everytime I change the step input, I collect the output data until steady state is reached. My input and output is inversely proportional so a negative gain is expected from the process model. But im not getting such estimates. How exactly should I import input in this case and where could the probable mistake be.
For sample:
Output:160 158 157 156 154 153 152 151
Input:5.7 5.9 5.9 5.9 5.9 5.9 5.9 5.9
Time:0 5 10 15 20 25 30 35

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by