代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/467324/7009761
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/464234/7167280
m ds_mod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/464234/7167289
m ds_demod.m
%*************************************************************************************
% This function does the DS-SS modulation
%
% AUTHOR: Wenbin Luo
% DATE : 04/28/01
%
%
www.eeworm.com/read/463748/7176092
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/459909/7263179
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/458396/7297097
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/456354/7351454
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/453417/7420946
m mdsb.m
%显示模拟调制的波形及解调方法DSB
%信源
close all;
clear all;
dt = 0.001; %时间采样间隔
fm=1; %信源最高频率
fc=10; %载波中心频率
T=5; %信号时长
t = 0:dt:T;
mt = sqrt(
www.eeworm.com/read/445829/7589552
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/442445/7651644
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