First 10 Harmonics of Fundamental Frequencies of FFT plot

조회 수: 22 (최근 30일)
cg
cg 2021년 5월 5일
편집: Martinez Tutt 2021년 5월 5일
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?

답변 (2개)

KSSV
KSSV 2021년 5월 5일
Use the function findpeaks. Have a look on the function max, sort.

Martinez Tutt
Martinez Tutt 2021년 5월 5일
편집: Martinez Tutt 2021년 5월 5일
Look at Wavelength frequencies also your major triad second should be a 100Hz an go on from thr...

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by