Optimization, unknown parameters
古いコメントを表示
Hi every one !!
i have small question concerning the identification of parameters in state space representation where i am beginer, i have the following equation
Cb*dTesm=b1(m)^b2-A(Tesm-T2)
my unkown parameters are b1 and b2.
what is the appropriate method that can be used to identify these parameters.
THANK YOU IN ADVENCE
4 件のコメント
Torsten
2022 年 6 月 27 日
I don't understand your equation
Cb*dTesm=b1(m)^b2-A(Tesm-T2)
What is m ?
Do you mean
Cb*dTesm/dt = b1*t^b2-A*(Tesm-T2)
?
islam zerrougui
2022 年 6 月 27 日
Torsten
2022 年 6 月 27 日
And what about A ? Is it also a fitting parameter ?
And you have data for dTesm ? How are they calculated ? As Tesm(m+1) - Tesm(m) ?
Islam zerrougui
2022 年 6 月 27 日
Well i had simulation on simulink and i extract the data from simulink with sampling of 1 , so the signal was continue, i turned them discret is this ok ?,for A is constant
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink Design Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!