Frequency problem between reality and analysis
이전 댓글 표시
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
Paul
2022년 6월 11일
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
2022년 6월 19일
Bjorn Gustavsson
2022년 6월 19일
The sampling-frequency doesn't determine the frequency of the signal, only the maximum bandwidth of the signal that can be determined.
sofiane benhamza
2022년 6월 20일
Bjorn Gustavsson
2022년 6월 21일
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!