Fit sinc square to FFT peak
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.

0 comentarios
Respuestas (1)
Matt J
el 25 de Ag. de 2019
A more direct method would be to use the Curve Fitting Toolbox to fit a Fourier Series
4 comentarios
Matt J
el 25 de Ag. de 2019
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.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!