代码搜索:Quantization

找到约 3,139 项符合「Quantization」的源代码

代码结果 3,139
www.eeworm.com/read/167781/9952799

m program_09_2.m

% Program 9_2 % Coefficient Quantization Effects on the % Frequency Response of a Cascade Form IIR Filter % clf; [z,p,k] = ellip(5,0.4,50,0.4); [b,a] = zp2tf(z,p,k); [h,w] = freqz(b,a,512); g =
www.eeworm.com/read/165851/10049038

m program_09_2.m

% Program 9_2 % Coefficient Quantization Effects on the % Frequency Response of a Cascade Form IIR Filter % clf; [z,p,k] = ellip(5,0.4,50,0.4); [b,a] = zp2tf(z,p,k); [h,w] = freqz(b,a,512); g =
www.eeworm.com/read/163777/10145959

m program_9_2.m

% Program 9_2 % Coefficient Quantization Effects on the % Frequency Response of a Cascade Form IIR Filter % clf; [z,p,k] =3D ellip(5,0.4,50,0.4); [b,a] =3D zp2tf(z,p,k); [h,w] =3D freqz(b,a,512
www.eeworm.com/read/357506/10208412

m program_12_2.m

% Program 12_2 % Coefficient Quantization Effects on the % Frequency Response of a Cascade Form IIR Filter % clf; [z,p,k] = ellip(5,0.4,50,0.4); [b,a] = zp2tf(z,p,k); [h,w] = freqz(b,a,512); g
www.eeworm.com/read/425836/10317595

c tab_dtx.c

/* ITU-T G.729 Annex C+ - Reference C code for floating point implementation of G.729 Annex C+ (integration of Annexes B, D and E)
www.eeworm.com/read/424063/10499358

m mse_dist.m

function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3) %MSE_DIST Returns the mean-squared quantization error. % [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3) % funfcn=The distribution func
www.eeworm.com/read/423536/10552967

m mse_dist.m

function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3) %MSE_DIST Returns the mean-squared quantization error. % [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3) % funfcn=The distribution func
www.eeworm.com/read/274866/10847551

c gainquant.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code gainquant.c Copyright (C) The Internet Society (2004).
www.eeworm.com/read/416230/11037564

m program_12_2.m

% Program 12_2 % Coefficient Quantization Effects on the % Frequency Response of a Cascade Form IIR Filter % clf; [z,p,k] = ellip(5,0.4,50,0.4); [b,a] = zp2tf(z,p,k); [h,w] = freqz(b,a,512); g
www.eeworm.com/read/467324/7009765

m mse_dist.m

function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3) %MSE_DIST Returns the mean-squared quantization error. % [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3) % funfcn=The distribution func