代码搜索:Modulator

找到约 415 项符合「Modulator」的源代码

代码结果 415
www.eeworm.com/read/474790/6806995

c project1.c

/* Note:Your choice is C IDE */ #include "stdio.h" #include "const.h" /*transmitter*/ void transmitter(int (*bit), double (*signal)[2]){ bit_generator(bit); QPSK_modulator(bit, signa
www.eeworm.com/read/392021/8366790

m dsexample2.m

function mod = dsexample2 % Design example for an 8th-order binary bandpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i;
www.eeworm.com/read/392021/8366955

m dsdemo3.m

% Realization and dynamic range scaling clc if exist('LiveDemo','var') == 0 LiveDemo=0; end fprintf(1,'\t\t\t Modulator realization and scaling\n\n'); echo on; order=5; R=42; opt=1; H = synthesi
www.eeworm.com/read/182900/9186598

m dsexample2.m

function mod = dsexample2 % Design example for an 8th-order binary bandpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i;
www.eeworm.com/read/182900/9186776

m dsdemo3.m

% Realization and dynamic range scaling clc if exist('LiveDemo','var') == 0 LiveDemo=0; end fprintf(1,'\t\t\t Modulator realization and scaling\n\n'); echo on; order=5; R=42; opt=1; H = synthesi
www.eeworm.com/read/418151/10964263

m dsexample2.m

function mod = dsexample2 % Design example for an 8th-order binary bandpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i;
www.eeworm.com/read/418151/10964362

m dsdemo3.m

% Realization and dynamic range scaling clc if exist('LiveDemo','var') == 0 LiveDemo=0; end fprintf(1,'\t\t\t Modulator realization and scaling\n\n'); echo on; order=5; R=42; opt=1; H = synthesi
www.eeworm.com/read/270936/11019271

m iq_mod.m

function T_oWave=IQ_mod(walshed,I_PN_state,Q_PN_state) %IQ modulator %It carries out the in phase and quadrature phase modulation of the data bit stream which is about to be transmitted from the
www.eeworm.com/read/333524/12677260

m dsexample2.m

function mod = dsexample2 % Design example for an 8th-order binary bandpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i;
www.eeworm.com/read/333524/12677522

m dsdemo3.m

% Realization and dynamic range scaling clc if exist('LiveDemo','var') == 0 LiveDemo=0; end fprintf(1,'\t\t\t Modulator realization and scaling\n\n'); echo on; order=5; R=42; opt=1; H = synthesi