How do find the frequency from a FFT graph?
Show older comments
Hi guys, I have an audiowave file, I have gotten the time domain and the fft graph. My question what is the next step to find the frequency from the fft graph? Thanks.
2 Comments
KALYAN ACHARJYA
on 9 Oct 2018
KSSV
on 9 Oct 2018
YOu can click using datatips...or use findpeaks. Or +sort_ the x-axis and pick the respective required y-axes i.e frequencies.
Accepted Answer
More Answers (0)
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!