Frequency problem between reality and analysis
Show older comments
Bonjour ; je sais que l'oreil humain est capable d'entendre les frequences entre 20 et 20k (hz) , mais quand j'analyse un signal sous Matlab [Data,Fs] il donne toujours que Fs=42000 hz . J'arrive pas a comprendre comment ca marche
5 Comments
Paul
on 11 Jun 2022
Hi Sofiane,
You are more likely to get a response if you post an example with data and code that shows what needs to be clarified.
sofiane benhamza
on 19 Jun 2022
Bjorn Gustavsson
on 19 Jun 2022
The sampling-frequency doesn't determine the frequency of the signal, only the maximum bandwidth of the signal that can be determined.
sofiane benhamza
on 20 Jun 2022
Bjorn Gustavsson
on 21 Jun 2022
To look at the frequencies of the sound you could look at its spectrogram. How to calculate and display that have a look at the help and documentation of the spectrogram function.
Accepted Answer
More Answers (0)
Categories
Find more on Audio I/O and Waveform Generation 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!