代码搜索:Modulated
找到约 1,436 项符合「Modulated」的源代码
代码结果 1,436
www.eeworm.com/read/137785/13297104
m ds_demod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/321404/13406341
m ds_mod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/321404/13406350
m ds_demod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/321160/13411600
m am_mod.m
function u=am_mod(a,m,ts,fc)
% u=am_mod(a,m,ts,fc)
%AM_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the AM modulated
% signal. "a" is the modulation index.
% and
www.eeworm.com/read/321050/13412791
m am_mod.m
function u=am_mod(a,m,ts,fc)
% u=am_mod(a,m,ts,fc)
%AM_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the AM modulated
% signal. "a" is the modu
www.eeworm.com/read/317167/13508446
m ds_mod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/317167/13508455
m ds_demod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/313963/13577677
m am_mod.m
function u=am_mod(a,m,ts,fc)
% u=am_mod(a,m,ts,fc)
%AM_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the AM modulated
% signal. "a" is the modu
www.eeworm.com/read/313956/13577918
m am_mod.m
function u=am_mod(a,m,ts,fc)
% u=am_mod(a,m,ts,fc)
%AM_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the AM modulated
% signal. "a" is the modulation index.
%
www.eeworm.com/read/312589/13608603
m am_mod.m
function u=am_mod(a,m,ts,fc)
% u=am_mod(a,m,ts,fc)
%AM_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the AM modulated
% signal. "a" is the modulation index.
%