代码搜索:demodulation

找到约 758 项符合「demodulation」的源代码

代码结果 758
www.eeworm.com/read/476074/6773323

m lssb_dem.m

% lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation. 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/476074/6773332

m ip_03_05.m

% MATLAB script for Illustrative Problem 3.5. % Demonstration script for DSB-AM demodulation. 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/476074/6773333

m dsb_dem.m

% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation. 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/173140/9671027

m lssb_dem.m

% lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation. 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/173140/9671038

m dsb_dem.m

% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation. 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/171239/9765041

m lssb_dem.m

% lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation. 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/171239/9765062

m ip_03_05.m

% MATLAB script for Illustrative Problem 3.5. % Demonstration script for DSB-AM demodulation. 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/171239/9765064

m dsb_dem.m

% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation. 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/414455/11111380

m dsb_dem.m

% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation. 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/414455/11111559

m lssb_dem.m

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