代码搜索:modulated

找到约 1,436 项符合「modulated」的源代码

代码结果 1,436
www.eeworm.com/read/431605/8665909

m dsb3.m

% dsb1.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/431605/8665929

m fm1.m

% fm1.m % Matlab demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/431605/8666044

m ip_03_10.m

% MATLAB script for Illustrative Problem 3.10. % Demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise. echo on t0
www.eeworm.com/read/384073/8902450

m fm1.m

% fm1.m % Matlab demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/184267/9114057

m fm1.m

% fm1.m % Matlab demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/184267/9114065

m dsb3.m

% dsb1.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/163300/10166646

m dqpskencoder.m

% pi/4 shifter DQPSK Encoder. function [I_Symbols, Q_Symbols] = DQPSKEncoder(BitStreamOneTx, BitStreamTwoTx) % This is supposed to be (I(-1) + jQ(-1)). InitialSymbol = (1+0i); I_StreamLength = len
www.eeworm.com/read/424063/10499329

m fm1.m

% fm1.m % Matlab demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/424063/10499342

m dsb3.m

% dsb1.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;
www.eeworm.com/read/423536/10552937

m fm1.m

% fm1.m % Matlab demonstration script for frequency modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. echo on t0=.15;