wavread
이전 댓글 표시
Hi
Could someone please help me understand the [y,fs] = wavread(filename) function clearly? What does 'y' and 'fs' signify? I read the help section of wavread but could not understand properly.
Thanks in advance
답변 (1개)
Honglei Chen
2011년 10월 28일
1 개 추천
y is the digital samples of the music/voice and fs is the sampling frequency. In order to properly play back the music, you must use the same fs as it is recorded.
카테고리
도움말 센터 및 File Exchange에서 Transmitters and Receivers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!