代码搜索:equalizer

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

代码结果 546
www.eeworm.com/read/393286/2482740

h i2c-keywest.h

#ifndef __I2C_KEYWEST_H__ #define __I2C_KEYWEST_H__ /* The Tumbler audio equalizer can be really slow sometimes */ #define POLL_TIMEOUT (2*HZ) /* Register indices */ typedef enum { reg_mode = 0,
www.eeworm.com/read/294899/8194957

h graphiceqcoeff.h

//GraphicEQcoeff.h Filter coefficients for Graphic Equalizer obtained with Matlab fir1() float lpcoeff[] = { 7.8090987e-004, 5.5772256e-004, -2.9099535e-004, -1.0680710e-003, -8.9417753e-004, 4
www.eeworm.com/read/238214/13902386

h i2c-keywest.h

#ifndef __I2C_KEYWEST_H__ #define __I2C_KEYWEST_H__ /* The Tumbler audio equalizer can be really slow sometimes */ #define POLL_TIMEOUT (2*HZ) /* Register indices */ typedef enum { reg_mode = 0,
www.eeworm.com/read/162867/10262381

m siggen_pertone.m

%SIGGEN_pertone Generate DMT modulated signal at channel input and output. %for pertone equalizer design. % %[Xn,Y,N,H,X,G,F] = SIGGEN_PERTONE(NN,A,C,P,Cg,M,Nn,B) returns the noisy signal %at the cha
www.eeworm.com/read/198947/7902911

m siggen_pertone.m

%SIGGEN_pertone Generate DMT modulated signal at channel input and output. %for pertone equalizer design. % %[Xn,Y,N,H,X,G,F] = SIGGEN_PERTONE(NN,A,C,P,Cg,M,Nn,B) returns the noisy signal %at the cha
www.eeworm.com/read/198947/7903006

m siggen_tfb.m

%SIGGEN_pertone Generate DMT modulated signal at channel input and output. %for pertone equalizer design. % %[Xn,Y,N,H,X,G,F] = SIGGEN_TFB(NN,A,C,P,Cg,M,Nn,B) returns the noisy signal %at the cha
www.eeworm.com/read/417673/10981043

m optiplot.m

% Display the decision region for the optimal channel equalizer. order = 2; lag = 0; case_n = 2^(order+1); % The first column of s is x(t), the second is x(t-1), etc s = zeros(case_n, order+1); for
www.eeworm.com/read/467198/7020201

m optiplot.m

% Display the decision region for the optimal channel equalizer. order = 2; lag = 0; case_n = 2^(order+1); % The first column of s is x(t), the second is x(t-1), etc s = zeros(case_n, order+1); for
www.eeworm.com/read/143498/12870825

m optiplot.m

% Display the decision region for the optimal channel equalizer. order = 2; lag = 0; case_n = 2^(order+1); % The first column of s is x(t), the second is x(t-1), etc s = zeros(case_n, order+1); for
www.eeworm.com/read/162867/10262489

m mbr_dual.m

%MBR_DUAL Maximum bit rate TEQ design for dual-path structure. % [W, D, Dv] = OPT(Sx, Sn, H, N, Nb, Nw, Dmin, Dmax, Wo, G, I) returns % the optimal time domain equalizer W, and delay D. Optimal is