Shubham Nishad
CSVTU
自 2014 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Creating a music player with matlab
Hi, I am creating a music player in matlab. One way to play sound is to read the wav file as [record,fs] = wavread('filenam...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to plot sound versus time?
Hello, I recorded voice by using record = wavrecord(5*44100,44100,1); and then I want to plot the record vector versus t...
12 years 前 | 1 个回答 | 0
