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

回答(1 个)

Star Strider
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.

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by