代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/488463/6487346
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/488463/6487348
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/476907/6754405
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/476907/6754412
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/476581/6756488
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/403170/11521123
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/158463/11613198
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/158463/11613222
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/154010/11995356
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/253924/12177283
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