代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/287843/8665608
m lssb_mod.m
function u=lssb_mod(m,ts,fc)
% u=lssb_mod(m,ts,fc)
%LSSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the LSSB modulated
% signal. ts
www.eeworm.com/read/287843/8665635
m ussb_mod.m
function u=ussb_mod(m,ts,fc)
% u=ussb_mod(m,ts,fc)
%USSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the USSB modulated
% signal. ts
www.eeworm.com/read/431605/8666022
m lssb_mod.m
function u=lssb_mod(m,ts,fc)
% u=lssb_mod(m,ts,fc)
%LSSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the LSSB modulated
% signal. ts
www.eeworm.com/read/431605/8666034
m ussb_mod.m
function u=ussb_mod(m,ts,fc)
% u=ussb_mod(m,ts,fc)
%USSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the USSB modulated
% signal. ts
www.eeworm.com/read/428155/8889590
m pamsignalspectrumcalculation.m
% Calculation of PAM Signal Spectrum
echo on
T=1; % symbol duration
delta_T=T/200; % sampling interval
alpha=0.5; % roll-off factor
fc=40/T;
www.eeworm.com/read/184267/9114029
m lssb_mod.m
function u=lssb_mod(m,ts,fc)
% u=lssb_mod(m,ts,fc)
%LSSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the LSSB modulated
% signal. ts
www.eeworm.com/read/184267/9114039
m ussb_mod.m
function u=ussb_mod(m,ts,fc)
% u=ussb_mod(m,ts,fc)
%USSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the USSB modulated
% signal. ts
www.eeworm.com/read/373970/9426516
m precode.m
function [x_pre] = precode(Mt, x_mod, V, N);
% [x_pre] = precode(Mt, x_mod, V, N);
%
% Function precodes the modulated symbols prior to sending through the IFFT module. The precoder
% left-multiplies
www.eeworm.com/read/371833/9534637
m precode.m
function [x_pre] = precode(Mt, x_mod, V, N);
% [x_pre] = precode(Mt, x_mod, V, N);
%
% Function precodes the modulated symbols prior to sending through the IFFT module. The precoder
% left-multiplies
www.eeworm.com/read/167264/9974158
m precode.m
function [x_pre] = precode(Mt, x_mod, V, N);
% [x_pre] = precode(Mt, x_mod, V, N);
%
% Function precodes the modulated symbols prior to sending through the IFFT module. The precoder
% left-multiplies