Fit sinc square to FFT peak

조회 수: 1 (최근 30일)
Tobias Reichold
Tobias Reichold 2019년 8월 25일
댓글: Matt J 2019년 8월 25일
Good evening,
I have an FFT peak to which I need to fit a sinc square function to obtain an improved estimate for the peak location and peak width. However there doesn't seem to be a function to perform this properly. Has someone done this before/knows the correct function? Below is the figure in question. Any help would be much appreciated.FFT_peak.jpg

답변 (1개)

Matt J
Matt J 2019년 8월 25일
A more direct method would be to use the Curve Fitting Toolbox to fit a Fourier Series
  댓글 수: 4
Tobias Reichold
Tobias Reichold 2019년 8월 25일
Not quite. Basically I have a sinusoidal fringe pattern I extract from an optical spectrum line. I have recovered the fringe frequency by taking a 1D fft and getting the frequency in cycles as shown previously. But rather than just taking the point of highest magnitude (other than the DC term) I thought fitting a sinc squared would be better as it immediately gives the peak position and width. But I didn't find any function to implement this.
Matt J
Matt J 2019년 8월 25일
I don't really understand though why your model is a sinc-squared. A sinc-squared spectrum is the Fourier transform of a triangular time domain pulse.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by