代码搜索:Equalizer

找到约 546 项符合「Equalizer」的源代码

代码结果 546
www.eeworm.com/read/141063/13044976

m lms_equalizer.m

randn('seed', 0) ; rand('seed', 0) ; %Variables% NoOfData = 8000 ; % Set no of data points used for training Order = 15 ; % Set the adaptive filter order Mu = 0.01 ; % Set the step-size
www.eeworm.com/read/313676/13582908

rar 186689equalizer.rar

www.eeworm.com/read/313676/13582909

m lms_equalizer.m

randn('seed', 0) ; rand('seed', 0) ; %Variables% NoOfData = 8000 ; % Set no of data points used for training Order = 15 ; % Set the adaptive filter order Mu = 0.01 ; % Set the step-size
www.eeworm.com/read/311029/13638101

doc equalizer_paper.doc

www.eeworm.com/read/140180/5794439

h equalizer_presets.h

/***************************************************************************** * equalizer_presets.h: ***************************************************************************** * Copyright (C) 2
www.eeworm.com/read/494734/6374570

m equalizer_eval.m

% % This program evaluates the minimum mean-squared error (MMSE) of the symbol-spaced % and half symbol-spaced equalizers. The equivalent baseband channel cBB(t) % is obtained according to (3.54). Th
www.eeworm.com/read/489452/6471444

m compute_equalizer.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Lab Assignment #1: frequency equalizer for a broadcast relay station %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%