You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The function 'fit_damped_sinewave' fits a sequence
sigr(k)= Ar*exp(alphar*k) * cos(wr*k+phr), k=0..n-1
to a given sequence 'sig' .
The function determines the
Amplitude Ar, damping factor alphar, frequency wr and phase phr.
The function uses linear Algebra to find the parameters.
Cite As
Detlef Amberg (2026). Fit a damped sine wave (https://www.mathworks.com/matlabcentral/fileexchange/50756-fit-a-damped-sine-wave), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (3.54 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
