Feeds
提问
what is native wavread()?
What is native wavread()? and what is the actual syntax for this command?
7 years 前 | 1 个回答 | 0
1
个回答提问
How to perform OOK modulation on Audio signal?
I have to convert my Audio signal in to discrete form and have to perform OOK modulation on it.
7 years 前 | 1 个回答 | 0
1
个回答提问
How to Convert .wav file into binary?
load handel.mat filename = 'handel.wav'; audiowrite(filename,y,Fs); clear y Fs [y,Fs] = audioread('handel.wav'...
7 years 前 | 2 个回答 | 0