how can i find the frequency and the damping coefficient using fitting methods of the matlab?i have a signal output

3 visualizzazioni (ultimi 30 giorni)
curve fitting

Risposte (1)

Star Strider
Star Strider il 17 Feb 2016
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.

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by