Obtaining gain from exported oscilloscope values
1 回表示 (過去 30 日間)
古いコメントを表示
I have exported .csv values from an oscilloscope for a unitstep fucntion of a DC motor. I need to find gain K and the transfer function. I get the plots from importing data, but how do i use matlab to caculate the transfer function and the gain
2 件のコメント
thoughtGarden
2019 年 9 月 20 日
Do you have the system identification toolbox? (hint: type "ver" in the command terminal and look for "System Identification Toolbox"
回答 (1 件)
Rhea Chandy
2021 年 2 月 4 日
To add to what the above user @thoughtGarden said, the System Identification Toolbox will help you to get mathematical models from your measured input-output data.
In particular, you can look into this Linear Model Identification documentation to identify and predict the transfer function.
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!