代码搜索:Equalization
找到约 246 项符合「Equalization」的源代码
代码结果 246
www.eeworm.com/read/493713/6389191
txt ber.txt
Script for computing the BER for BPSK modulation in a
% Rayleigh fading channel with 2 Tx, 2Rx MIMO channel
% Zero Forcing equalization
clear
N = 10^6; % number of bits or symbols
Eb_N0_dB = [
www.eeworm.com/read/404623/11481386
cpp stcpreprocess.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StcPreProcess.cpp -- pre-process the images to clean them up or normalize them
//
// DESCRIPTION
// Cu
www.eeworm.com/read/475366/6779026
m ber_msk_mmsevsml.m
%M=2,h=1/2,MSK,N=512,g=[17,15],Ns=16,2倍采样,L=1,5 iterations
clc
clear
EbN0=[0:2:12];
ber1 = [7.5865e-002 1.8315e-002 4.0963e-003 1.3297e-003 1.9572e-004 4.0417e-005 6.3149e-006]; % after matc
www.eeworm.com/read/475366/6779028
m ber_gmsk_l_2_mmsevsml.m
%M=2,h=1/2,GMSK,N=512,g=[17,15],Ns=16,2倍采样,L=2,5 iterations
clc
clear
EbN0=[0:2:10];
ber1 = [6.1395e-002 2.3032e-002 6.5224e-003 2.2080e-003 4.0615e-004 4.8469e-005]; % after matched filter M
www.eeworm.com/read/320085/13433093
pdf computationally efficient methods for blind decision feedback equalization of qam signals.pdf
www.eeworm.com/read/341094/12108875
pdf computationally efficient methods for blind decision feedback equalization of qam signals.pdf
www.eeworm.com/read/211853/15172353
pdf blind equalization with second order statistics, cma equalizer, subspace method.pdf
www.eeworm.com/read/428608/8856299
m rls.m
% The conventional RLS algorithm is illustrated
% in the context of the adaptive equalization
% experiment 10.5.2 by the m-file crlsequa.m
%
% Programmed by: Dimitris Manolakis, 1999
%
%------
www.eeworm.com/read/282317/9102273
m rls.m
% The conventional RLS algorithm is illustrated
% in the context of the adaptive equalization
% experiment 10.5.2 by the m-file crlsequa.m
%
% Programmed by: Dimitris Manolakis, 1999
%
%------
www.eeworm.com/read/357136/10215732
m rls.m
% The conventional RLS algorithm is illustrated
% in the context of the adaptive equalization
% experiment 10.5.2 by the m-file crlsequa.m
%
% Programmed by: Dimitris Manolakis, 1999
%
%------