How to get frequency of a wav file for per cycle in matlab?
3 views (last 30 days)
Show older comments
hi everyone , I want to compare the voice of male and female and wants to find difference between them,
for example :frequency on per cycle , any suggestion? what to do ?how to do.
0 Comments
Accepted Answer
Image Analyst
on 17 Jan 2019
If you have the Signal Processing Toolbox, try spectrogram() or pwelch().
Otherwise, try fft().
More Answers (0)
See Also
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!