代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/165580/10056976
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/165580/10056980
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/165580/10057021
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/257436/11927386
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/257436/11927392
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/257436/11927480
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/299916/3849590
m dsb_mod.m
function u=dsb_mod(m,ts,fc)
% u=dsb_mod(m,ts,fc)
%DSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the DSB modulated
% signal. ts
www.eeworm.com/read/291752/8398288
cpp qam_sim.cpp
//
// File = qam_sim.cpp
//
#define SIM_NAME "QamSim\0"
#define SIM_TITLE "Complex Baseband Simulation for QAM\0"
#include "global_stuff.h"
#include "m_psk_theory.h"
#include "gausrand.
www.eeworm.com/read/165580/10057033
cpp qam_sim.cpp
//
// File = qam_sim.cpp
//
#define SIM_NAME "QamSim\0"
#define SIM_TITLE "Complex Baseband Simulation for QAM\0"
#include "global_stuff.h"
#include "m_psk_theory.h"
#include "gausrand.
www.eeworm.com/read/257436/11927506
cpp qam_sim.cpp
//
// File = qam_sim.cpp
//
#define SIM_NAME "QamSim\0"
#define SIM_TITLE "Complex Baseband Simulation for QAM\0"
#include "global_stuff.h"
#include "m_psk_theory.h"
#include "gausrand.