代码搜索:modulated
找到约 1,436 项符合「modulated」的源代码
代码结果 1,436
www.eeworm.com/read/257436/11927339
cpp fsk_coh_sim_bp.cpp
//
// File = fsk_coh_sim_bp.cpp
//
#define SIM_NAME "FskCohSim_Bp\0"
#define SIM_TITLE "Bandpass Sim of Coherent FSK\0"
#include "global_stuff.h"
#include "fsk_theory.h"
#include "gausr
www.eeworm.com/read/474876/6796977
m qpskmapping.m
%===============================================================================
%10/30/04 Sun Jie-ting ECUST
%===============================================================================
% Qpsk
www.eeworm.com/read/475034/6799845
m qpskmapping.m
%===============================================================================
%10/30/04 Sun Jie-ting ECUST
%===============================================================================
% Qpsk
www.eeworm.com/read/197234/8010321
m chap3_func.m
%Chapter 3.
%This simulation studies the transmission performance of pi/4-DQPSK modulation scheme.
%A randomly generated bit stream is first modulated using pi/4-DQPSK. The modulated
%symbol seque
www.eeworm.com/read/291752/8398291
cpp fsk_coh_sim.cpp
//
// File = fsk_coh_sim.cpp
//
#define SIM_NAME "FskCohSim\0"
#define SIM_TITLE "Bandpass Sim of Coherent FSK\0"
#include "global_stuff.h"
#include "fsk_theory.h"
#include "gausrand.h"
www.eeworm.com/read/291752/8399172
dat bpsksim.dat
$
system
Date_In_Short_Rpt_Name = false
Date_In_Full_Rpt_Name=false
Max_Pass_Number = 400
$
bit_gen
Initial_Seed = 7733115
$
wave_gen
Pulse_Duration = 1.0
Delay_To_First_Edge = 0.0
Lxo_Val
www.eeworm.com/read/165580/10057036
cpp fsk_coh_sim.cpp
//
// File = fsk_coh_sim.cpp
//
#define SIM_NAME "FskCohSim\0"
#define SIM_TITLE "Bandpass Sim of Coherent FSK\0"
#include "global_stuff.h"
#include "fsk_theory.h"
#include "gausrand.h"
www.eeworm.com/read/239554/13272491
dat bpsksim.dat
$
system
Date_In_Short_Rpt_Name = false
Date_In_Full_Rpt_Name=false
Max_Pass_Number = 400
$
bit_gen
Initial_Seed = 7733115
$
wave_gen
Pulse_Duration = 1.0
Delay_To_First_Edge = 0.0
Lxo_Val
www.eeworm.com/read/257436/11927516
cpp fsk_coh_sim.cpp
//
// File = fsk_coh_sim.cpp
//
#define SIM_NAME "FskCohSim\0"
#define SIM_TITLE "Bandpass Sim of Coherent FSK\0"
#include "global_stuff.h"
#include "fsk_theory.h"
#include "gausrand.h"
www.eeworm.com/read/215077/15075448
txt ofdm.txt
% Input Bit Stream is normally Distributed
input_bit_stream = sign(randn(1,BPS*NS));
input_bit_stream(input_bit_stream == -1) = 0;
% PERFORM SERIAL TO PARALLEL CONVERSION
% work on whole data stre