![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17762898_1583796694584_DEF.jpg)
Oai Vu
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0