代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/291752/8398221
cpp bpsk_sim.cpp
//
// File = bpsk_sim.cpp
//
#define SIM_NAME "BpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of BPSK\0"
#include "global_stuff.h"
#include "bpsk_theory.h"
#include "gausrand
www.eeworm.com/read/165580/10056993
cpp bpsk_sim.cpp
//
// File = bpsk_sim.cpp
//
#define SIM_NAME "BpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of BPSK\0"
#include "global_stuff.h"
#include "bpsk_theory.h"
#include "gausrand
www.eeworm.com/read/461237/7231447
m define_sources_and_lumped_elements.m
disp('defining sources and lumped element components');
voltage_sources = [];
current_sources = [];
diodes = [];
resistors = [];
inductors = [];
capacitors = [];
% define source waveform ty
www.eeworm.com/read/257436/11927427
cpp bpsk_sim.cpp
//
// File = bpsk_sim.cpp
//
#define SIM_NAME "BpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of BPSK\0"
#include "global_stuff.h"
#include "bpsk_theory.h"
#include "gausrand
www.eeworm.com/read/300217/13928359
asm dtmf54x.asm
;**************************************************************************
;** DUAL-TONE MODULATED FREQUENCY GENERATOR FOR THE 'C542 **
;** (DTMF GENERATOR ONL
www.eeworm.com/read/300217/13928365
txt wdialer.txt
**************************************************************************
** DUAL-TONE MODULATED FREQUENCY GENERATOR FOR THE 'C542 **
** (DTMF GENERATOR ONLY)
www.eeworm.com/read/192551/8375567
m qpsk_awgn.m
%%*************************************************************************
%%此程序用来仿真OFDM系统在AWGN信道中的误码特性
%%Function information:
%%
%%-------------------------------------------------------------
www.eeworm.com/read/291752/8398118
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/291752/8398123
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/291752/8398158
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