代码搜索:equalizer
找到约 546 项符合「equalizer」的源代码
代码结果 546
www.eeworm.com/read/162867/10262433
m mbr.m
%MBR Maximum bit rate TEQ design.
% [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 in the
% sense of maximum cha
www.eeworm.com/read/352501/10546236
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/351922/10596661
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/462242/7205927
m lmseqdetec.m
%Detection Guided LMS Equalizer with White Inputs
%Filename: Lmseqdetec.m
%Noise variance of 0.01
u =[zeros(1,35),randn(1,5000)];
u=sign(u);
figure(1);clf;
plot(u);title ('Input');grid on;zoom on;
H
www.eeworm.com/read/198947/7902938
m utc.m
%UTC Minimum mean-squared error time domain equalizer design
% using the unit-tap constraint.
% [B, W, D, MSE, I, Dv] = UTC(X, Y, N, Nb, Nw, Dmin, Dmax)
% returns the optimal target impulse respons
www.eeworm.com/read/198947/7902969
m mbr.m
%MBR Maximum bit rate TEQ design.
% [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 in the
% sense of maximum cha
www.eeworm.com/read/243168/12958046
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/241061/13172309
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/309117/13681928
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/152843/5663773
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,