First 10 Harmonics of Fundamental Frequencies of FFT plot
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have created a FFT plot for a wav file already.
The first 5 peaks in the FFT are the fundamental frequencies in the sample. How would I use the frequency values for these peaks to compute the approximate locations of the first 10 harmonics for each note in the sequence?
0 comentarios
Respuestas (2)
KSSV
el 5 de Mayo de 2021
Use the function findpeaks. Have a look on the function max, sort.
0 comentarios
Martinez Tutt
el 5 de Mayo de 2021
Editada: Martinez Tutt
el 5 de Mayo de 2021
Look at Wavelength frequencies also your major triad second should be a 100Hz an go on from thr...
0 comentarios
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!