Extract set of gains from data file
5 ビュー (過去 30 日間)
古いコメントを表示
I have a data file which I developed during a lab using a set of gains that I inputted to programme a three cart controller simulation.
However I have lost my original set of gains that I inputted during the lab as they were written on a piece of paper which I have thrown out.
Is there a way to extract these gains from the data file?
i.e.
load('tda61set2')
then some code to extract the 6 original gains and 1 tracking gain from this
Thanks
0 件のコメント
回答 (1 件)
Sulaymon Eshkabilov
2023 年 5 月 22 日
It is possible only if your have your input data and preseumably, you have gotten the system response data. Using the system identification toolbox fcns, you can identify your system parameter values can be extracted.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!