代码搜索:equalizer

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

代码结果 546
www.eeworm.com/read/198947/7902959

m selmeth_pte.m

%SELMETH_PTE selects and runs the desired TEQ design method % for Per Tone Equalizer Design. % [WM, D, title_str, py, pX] = % SELMETH_PTE(method,inputSignal,receivedSignal,noise,channel, %
www.eeworm.com/read/198947/7903001

m selmeth_tfb.m

%SELMETH_PTE selects and runs the desired TEQ design method % for Per Tone Equalizer Design. % [WM, D, title_str, py, pX] = % SELMETH_PTE(method,inputSignal,receivedSignal,noise,channel,
www.eeworm.com/read/196036/5104935

in config.in

# # Network device configuration # tristate 'Dummy net driver support' CONFIG_DUMMY tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER tristate 'PPP (point-to-point) support' CONFIG_
www.eeworm.com/read/396408/2419395

c vf_eq2.c

/* * vf_eq2.c * * Software equalizer (brightness, contrast, gamma, saturation) * * Hampa Hug (original LUT gamma/contrast/brightness filter) * Daniel Moreno
www.eeworm.com/read/162867/10262339

m mssnr.m

%MSSNR Maximum shortening signal-to-noise ratio TEQ design. % [W, D, Dv] = MSSNR(H, Nb, Nw, Dmin, Dmax) returns the optimal % time domain equalizer, and delay. Optimal in the sense of % maximizing t
www.eeworm.com/read/162867/10262453

m armateq.m

% ARMA pole-cancelling TEQ design. % [bopt, wopt] = armateq(x, y, Nb, Nw, bf) returns the time domain % equalizer. % % x is the channel input data. Nb is the target length % of the shortened imp
www.eeworm.com/read/198947/7902886

m mssnr.m

%MSSNR Maximum shortening signal-to-noise ratio TEQ design. % [W, D, Dv] = MSSNR(H, Nb, Nw, Dmin, Dmax) returns the optimal % time domain equalizer, and delay. Optimal in the sense of % maximizing t
www.eeworm.com/read/198947/7903014

m armateq.m

% ARMA pole-cancelling TEQ design. % [bopt, wopt] = armateq(x, y, Nb, Nw, bf) returns the time domain % equalizer. % % x is the channel input data. Nb is the target length % of the shortened imp
www.eeworm.com/read/267790/11162571

m mssnr.m

%MSSNR Maximum shortening signal-to-noise ratio TEQ design. % [W, D, Dv] = MSSNR(H, Nb, Nw, Dmin, Dmax) returns the optimal % time domain equalizer, and delay. Optimal in the sense of % maximizing th
www.eeworm.com/read/391151/8419273

c graphiceq.c

//GraphicEQ.c Graphic Equalizer using TI floating-point FFT functions #include #include "GraphicEQcoeff.h" //time-domain FIR coefficients #define PI 3.14159265358979 #define PTS 2