代码搜索:Modulated
找到约 1,436 项符合「Modulated」的源代码
代码结果 1,436
www.eeworm.com/read/174043/9611266
m bpskmodanddemod.m
%BPSK simulation using a carrier cosine wave with ISI
clc;
close all;
clear all;
%figure(1)
n=160
for i=1:n
data(i)= 2*round(rand)-1;
end
%create modulated BPSK signal
%first expand the
www.eeworm.com/read/172669/9696971
m bpskmodanddemod.m
%BPSK simulation using a carrier cosine wave with ISI
clc;
close all;
clear all;
%figure(1)
n=160
for i=1:n
data(i)= 2*round(rand)-1;
end
%create modulated BPSK signal
%first expand the
www.eeworm.com/read/300211/13928922
m bpskmodanddemod.m
%BPSK simulation using a carrier cosine wave with ISI
clc;
close all;
clear all;
%figure(1)
n=160
for i=1:n
data(i)= 2*round(rand)-1;
end
%create modulated BPSK signal
%first expand the
www.eeworm.com/read/108859/15573860
m modsig.m
function [xm,xf,xp]=modsig(ty,x,c,k)
% MODSIG Generate AM, FM and PM signals.
%
% [XM,XP,XF] = MODSIG(TY,X,C,K) returns the modulated signal in XM
% FOR 'pm' and 'fm' ONLY: XP
www.eeworm.com/read/105484/15666216
c capcom_pwm.c
// CAPCOM_PWM.c
// Christian Kulig, 10/29/02
//
// This sample uses the Capture Compare Unit (CCU) to create Pulse Width
// Modulated (PWM) signals to drive and dimm two LEDs on port P2.1 and P2.
www.eeworm.com/read/162867/10262415
m siggen.m
%SIGGEN Generate DMT modulated signal at channel input and output.
%
%[Xn,Y,N,H,X,G,F] = SIGGEN(NN,A,C,P,Cg,M,Nn,B) returns the noisy signal
%at the channel output in Xn, the channel output without n
www.eeworm.com/read/198947/7902950
m siggen.m
%SIGGEN Generate DMT modulated signal at channel input and output.
%
%[Xn,Y,N,H,X,G,F] = SIGGEN(NN,A,C,P,Cg,M,Nn,B) returns the noisy signal
%at the channel output in Xn, the channel output without n
www.eeworm.com/read/288303/8644244
m anaask.m
function [y,am]=anaask(N,Ncomp,f0);
%ANAASK Amplitude Shift Keying (ASK) signal.
% [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude
% modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/431671/8662832
m anaask.m
function [y,am]=anaask(N,Ncomp,f0);
%ANAASK Amplitude Shift Keying (ASK) signal.
% [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude
% modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/284309/8945859
m anaask.m
function [y,am]=anaask(N,Ncomp,f0);
%ANAASK Amplitude Shift Keying (ASK) signal.
% [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude
% modulated signal of normalized frequency F0, with a uniforml