Azzera filtri
Azzera filtri

How can I bulid the exponential envelope of a damped second-order system oscillator?

20 visualizzazioni (ultimi 30 giorni)
Hello everyone,
I have a signal made up of points that show the classic second-order system damped oscillations. I would like to build the exponential function that rules the amplitude decay and I did it roughly by interpolating the peaks with an ownmade function that works preatty well. Now the idea is to find out also the coefficients of the exponential decay, but I don't now how to apporach this problem.
I have the complete signal as well as the exponential envelope created by interpolation.
Thank you for the help.

Risposta accettata

Star Strider
Star Strider il 9 Giu 2022
One option is presented in Damped harmonic motion curve fit where the exponential envelope function is one of the parameters the code estimates. If you want to do more than that, see Curve Fitting of large Data Measurement?.
  8 Commenti
Leonardo Molino
Leonardo Molino il 12 Giu 2022
Thank you, I will try!
For the records, the equation to be solved is this one here, and rules the dynamics of an aircraft elevator.
The forcing terms are linear functions of the state vector.
I have sucessfully solved this problem with ode45, but as you have correctly said, the analytic expression might be a little bit different from the one of a "regular" pendulum.
Star Strider
Star Strider il 12 Giu 2022
I appreciate the follow-up.
The model must of course be appropriate for the data.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Measurements and Feature Extraction in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by