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.
Extract set of gains from data file
1 次查看(过去 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 个)
另请参阅
类别
在 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!