Matt
Followers: 0 Following: 0
Feeds
提问
Help on Noise Power
Chan_Loss = 1; y_mod_am_chan = y_am_mod/Chan_Loss; % signal after channel attenuation/loss % a_int_sig = 5e-2; % amplitude...
11 months 前 | 1 个回答 | 0
1
个回答提问
AM Demodulation code error
f_lo = 30e3; % frequency of local oscillator A_lo = 1; % amplitude of local oscillator y_lo = A_lo*sin(2*pi*f_lo*time'); ...
11 months 前 | 0 个回答 | 0
0
个回答提问
AM Demodulation code error
f_lo = 30e3; % frequency of local oscillator A_lo = 1; % amplitude of local oscillator y_lo = A_lo*sin(2*pi*f_lo*time'); ...
11 months 前 | 1 个回答 | 0
1
个回答提问
Band-Pass Filter butter problem
filter_order_bpf = 10; % filter order, larger number makes the filter % response sharper but increases the...
11 months 前 | 1 个回答 | 0