代码搜索:baseband
找到约 543 项符合「baseband」的源代码
代码结果 543
www.eeworm.com/read/382336/9035086
m qpsk_baseband_ber.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 仿真数字基带QPSK调制系统的误码率
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 设置相关参数
Fd = 1; % 信号数据率
Fs = 1; % 调制信号的采样频率
N = Fs/Fd;
www.eeworm.com/read/472433/6784310
m msk_mod_baseband.m
function output = msk_mod_baseband(data_src,fb,fs)
% fc : frequence of the carrier
% fb : frequence of the data
% fs : frequence of symple
% SW_TEST = 0;
% if (SW_TEST) % test enable
www.eeworm.com/read/267275/11187804
m baseband2symbols.m
%This function generates the symbols after matching input signal
%with the RRC filter and then detecting the symbols
%Input Parameters:-
%Sig_I : Demodulated Inphase Signal
%Sig_Q : Demodulated
www.eeworm.com/read/267275/11187816
asv symbols2baseband.asv
%This function generates the base-band signal for the input symbols
%Input Parameters:-
%Symbols : Symbols to be converted to Inphase and Quadrature signals
%RRC_Filter_Coeff: Coefficients of the
www.eeworm.com/read/267275/11187821
m symbols2baseband.m
%This function generates the base-band signal for the input symbols
%Input Parameters:-
%Symbols : Symbols to be converted to Inphase and Quadrature signals
%RRC_Filter_Coeff: Coefficients of the
www.eeworm.com/read/267275/11187833
asv baseband2symbols.asv
%This function generates the symbols after matching input signal
%with the RRC filter and then detecting the symbols
%Input Parameters:-
%Sig_I : Demodulated Inphase Signal
%Sig_Q : Demodulated
www.eeworm.com/read/428977/8826176
pdf baseband driver configuration guide.pdf
www.eeworm.com/read/427472/8942203
mdl gmsk_baseband_digital_modulation.mdl
Model {
Name "GMSK_BaseBand_Digital_Modulation"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModel
www.eeworm.com/read/427472/8942249
mdl msk_baseband_digital_modulation.mdl
Model {
Name "MSK_Baseband_Digital_Modulation"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelV
www.eeworm.com/read/427472/8942270
mdl oqpsk_baseband_digital_modulation.mdl
Model {
Name "OQPSK_Baseband_Digital_Modulation"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedMode