代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/287843/8665311

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU). % a=input sequence. % n=number of quantization
www.eeworm.com/read/431613/8665578

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU). % a=input sequence. % n=number of quantization
www.eeworm.com/read/373627/9446127

html olvq1.html

R: Optimized Learning Vector Quantization 1
www.eeworm.com/read/357506/10208413

m program_12_1.m

% Program 12_1 % Coefficient Quantization Effects on the frequency % response of a direct form IIR filter clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); % Trunc
www.eeworm.com/read/424119/10490910

c h2m_glvq_model.c

/* Harmonic to Minimum Generalized Learning Vector Quantization (H2M-GLVQ) classification algorithm. Usage ------ [Wproto_est , yproto_est , E_H2MGLVQ] = h2m_glvq_model(Xtrain , yt
www.eeworm.com/read/420044/10821328

c test17.c

#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ #define QUANT_MASK (0xf) /* Quantization field mask. */ #define NSEGS (8) /* Number of A-law segments. */ #defi
www.eeworm.com/read/416230/11037566

m program_12_1.m

% Program 12_1 % Coefficient Quantization Effects on the frequency % response of a direct form IIR filter clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); % Trunc
www.eeworm.com/read/463748/7175998

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU). % a=input sequence. % n=number of quantization
www.eeworm.com/read/445830/7589520

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU). % a=input sequence. % n=number of quantization
www.eeworm.com/read/442447/7651405

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU). % a=input sequence. % n=number of quantization