Community Profile

photo

Asra Khalid


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


what is native wavread()?
What is native wavread()? and what is the actual syntax for this command?

6 years ago | 1 answer | 0

1

answer

Question


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.

6 years ago | 1 answer | 0

1

answer

Question


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'...

6 years ago | 2 answers | 0

2

answers