how can i find the frequency and the damping coefficient using fitting methods of the matlab?i have a signal output
3 ビュー (過去 30 日間)
古いコメントを表示
curve fitting
0 件のコメント
回答 (1 件)
Star Strider
2016 年 2 月 17 日
See Damped Cosine Wave Fitting for my approach. You can change the ‘fit’ function to be a sine instead of a cosine if you want to. The code will work the same. I leave it to you to extract the necessary Control System parameters from the parameters the code estimates from your data.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interpolation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!