How can I bulid the exponential envelope of a damped second-order system oscillator?
조회 수: 9 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
Star Strider
2022년 6월 9일
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
Star Strider
2022년 6월 12일
I appreciate the follow-up.
The model must of course be appropriate for the data.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!