photo

Asra Khalid


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
211,230
of 300,553

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

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

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

7 years ago | 2 answers | 0

2

answers