代码搜索:modulated

找到约 1,436 项符合「modulated」的源代码

代码结果 1,436
www.eeworm.com/read/291752/8398162

cpp mpsk_sim.cpp

// // File = mpsk_sim.cpp // #define SIM_NAME "MpskSim\0" #define SIM_TITLE "Complex Baseband Simulation for M-PSK\0" #include "global_stuff.h" #include "m_psk_theory.h" #include "gausr
www.eeworm.com/read/291752/8398201

cpp mpsk_sim_bp.cpp

// // File = mpsk_sim_bp.cpp // #define SIM_NAME "MpskSim_Bp\0" #define SIM_TITLE "Bandpass Simulation for M-PSK\0" #include "global_stuff.h" #include "gausrand.h" #include "symbgen.h"
www.eeworm.com/read/428591/8857499

m transmitter.m

function [t_data r_ifft c_ifft]=transmitter(M,nc,bits) len_cp = ceil(0.1*nc); % length of cyclic prefix ifft_points = nc; fft_points = nc; empt=[]; ex1=[];rx=[]; data = randsrc(
www.eeworm.com/read/428591/8857501

m bpsk_qpsk_builtin.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
www.eeworm.com/read/165580/10056970

cpp mpsk_sim.cpp

// // File = mpsk_sim.cpp // #define SIM_NAME "MpskSim\0" #define SIM_TITLE "Complex Baseband Simulation for M-PSK\0" #include "global_stuff.h" #include "m_psk_theory.h" #include "gausr
www.eeworm.com/read/165580/10056986

cpp mpsk_sim_bp.cpp

// // File = mpsk_sim_bp.cpp // #define SIM_NAME "MpskSim_Bp\0" #define SIM_TITLE "Bandpass Simulation for M-PSK\0" #include "global_stuff.h" #include "gausrand.h" #include "symbgen.h"
www.eeworm.com/read/257436/11927378

cpp mpsk_sim.cpp

// // File = mpsk_sim.cpp // #define SIM_NAME "MpskSim\0" #define SIM_TITLE "Complex Baseband Simulation for M-PSK\0" #include "global_stuff.h" #include "m_psk_theory.h" #include "gausr
www.eeworm.com/read/257436/11927405

cpp mpsk_sim_bp.cpp

// // File = mpsk_sim_bp.cpp // #define SIM_NAME "MpskSim_Bp\0" #define SIM_TITLE "Bandpass Simulation for M-PSK\0" #include "global_stuff.h" #include "gausrand.h" #include "symbgen.h"
www.eeworm.com/read/267275/11187795

m sigmodulation.m

%This function modulate the carrier according to the input signal %Input Parameters:- %BaseBandSignal: Signal to be modulated on the carrier %IsInphase: TRUE/FALSE to tell that the BaseBandSignal
www.eeworm.com/read/199325/7866523

m waveletnn_time_feature_morlet_4f2pog16q.m

%% this procedure is a simulation of wavelet artificial neural network (WNN) for modulated signal classification %% the weights of hidden layer are wavelet functions and the mother wavelet is 'morlet