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!