photo

Oai Vu


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
121,510
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot frequency spectrum of QPSK signal?
I'm trying to plot the frequency spectrum of a QPSK signal binary_data = qammod(binary_data,4).*exp(1i*-pi/2); Here, binary_d...

5 years ago | 0 answers | 0

0

answers

Question


How to use "record" command for some amount of time?
I want to record a signal As I know, I can use the commands: r = audiorecorder(8000,16,1); record(r); By this way, if I want...

5 years ago | 1 answer | 0

1

answer

Question


the purpose of this code segment
I'm trying to understand the purpose of this code segment binary_data=kron(ones(1,ratio),binary_data)'; binary_data=binary_dat...

5 years ago | 1 answer | 0

1

answer