代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/165580/10057026
cpp diffmultipathuncorr_sim.cpp
//
// File = diffmultipathuncorr_sim.cpp
//
#define SIM_NAME "DiffMultipathUncorr\0"
#define SIM_TITLE "Diffuse Multipath Channel Uncorrelated Tap Gains\0"
#include "global_stuff.h"
//=====
www.eeworm.com/read/257436/11927346
cpp oqpsk_sim.cpp
//
// File = oqpsk_sim.cpp
//
#define SIM_NAME "OqpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of OQPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitge
www.eeworm.com/read/257436/11927352
cpp msk_sim.cpp
//
// File = msk_sim.cpp
//
#define SIM_NAME "MskSim\0"
#define SIM_TITLE "Complex Baseband Simulation for MSK\0"
#include "global_stuff.h"
#include "gausrand.h"
#include "bitgen.h"
#i
www.eeworm.com/read/257436/11927374
cpp qam_sim_bp.cpp
//
// File = qam_sim_bp.cpp
//
#define SIM_NAME "QamSim_Bp\0"
#define SIM_TITLE "Bandpass Simulation for QAM\0"
#include "global_stuff.h"
#include "gausrand.h"
#include "symbgen.h"
#in
www.eeworm.com/read/257436/11927410
cpp bpsk_sim_bp.cpp
//
// File = bpsk_sim_bp.cpp
//
#define SIM_NAME "BpskSim_Bp\0"
#define SIM_TITLE "Bandpass Simulation of BPSK\0"
#include "global_stuff.h"
#include "bpsk_theory.h"
#include "gausrand.h
www.eeworm.com/read/257436/11927493
cpp diffmultipathuncorr_sim.cpp
//
// File = diffmultipathuncorr_sim.cpp
//
#define SIM_NAME "DiffMultipathUncorr\0"
#define SIM_TITLE "Diffuse Multipath Channel Uncorrelated Tap Gains\0"
#include "global_stuff.h"
//=====
www.eeworm.com/read/291752/8398176
cpp qpsk_sim.cpp
//
// File = qpsk_sim.cpp
//
#define SIM_NAME "QpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of QPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitgen.h
www.eeworm.com/read/291752/8398186
cpp qpsk_sim_corr.cpp
//
// File = qpsk_sim_corr.cpp
//
#define SIM_NAME "QpskSim_Corr\0"
#define SIM_TITLE "Complex Baseband Simulation of QPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include
www.eeworm.com/read/291752/8398274
cpp qpsk_sim_bp.cpp
//
// File = qpsk_sim_bp.cpp
//
#define SIM_NAME "QpskSim_Bp\0"
#define SIM_TITLE "Bandpass Simulation of QPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitgen.h"
www.eeworm.com/read/428591/8857486
m bpsk_qpsk_builtin01.m
% -------------
% TRANSMITTER
% -------------
clear all
close all
disp('Here is the code of OFDM using (01)=BPSK ......(02) =QPSK. ');
disp('SET M 2 for BPSK & 4 for QPSK. ');
M