代码搜索:equalizer
找到约 546 项符合「equalizer」的源代码
代码结果 546
www.eeworm.com/read/357771/10201268
m bergulator.m
%
% ** The BERGulator **
%
% The BERGulator is a matlab5-based interactive simulation tool aimed
% at studying the convergence behavior of the Constant Modulus Algorithm
% (CMA
www.eeworm.com/read/162867/10262319
m uec.m
%UEC Minimum mean-squared error time domain equalizer design
% using the unit-energy constraint.
% [B, W, D, MSE, Dv] = UEC(X, Y, N, Nb, Nw, Dmin, Dmax) returns
% the optimal target impulse respon
www.eeworm.com/read/162867/10262457
m pertoneeq.m
% pertoneeq implements Per Tone equalizers in a simulated DMT-ADSL system.
%
% z = pertoneeq(P, s)
%
% z: equalizer output ((N x 1) x T ); z(0), ..., z(N - 1)
% P: equalizer coefficients (N x K)
www.eeworm.com/read/198947/7902873
m uec.m
%UEC Minimum mean-squared error time domain equalizer design
% using the unit-energy constraint.
% [B, W, D, MSE, Dv] = UEC(X, Y, N, Nb, Nw, Dmin, Dmax) returns
% the optimal target impulse respon
www.eeworm.com/read/198947/7903022
m pertoneeq.m
% pertoneeq implements Per Tone equalizers in a simulated DMT-ADSL system.
%
% z = pertoneeq(P, s)
%
% z: equalizer output ((N x 1) x T ); z(0), ..., z(N - 1)
% P: equalizer coefficients (N x K)
www.eeworm.com/read/328643/13009557
x11 readme.x11
Linmodem contains an X11 interface which can be used to monitor the
modem parameters. It is used for example in v34 testing (lm -m v34). The
X11 simulation works only in 16 bit mode. If you are inter
www.eeworm.com/read/323136/13349096
m adapteqpt1.m
%% Adaptive Equalizer Simulation (Part I)
% This script simulates a communication link with PSK modulation,
% raised-cosine pulse shaping, multipath fading, and adaptive equalization.
%
% It is th