フィルターのクリア

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 Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by