代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/303558/13812499
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/492785/6409033
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 levels(even)
%sqnr=output
www.eeworm.com/read/488464/6487363
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/476907/6754261
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/156525/11795407
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 levels(even)
%sqnr=output
www.eeworm.com/read/252197/12293756
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/216443/15006907
m uquant.m
function xo=uquant(p1,p2,p3,p4);
%UQUANT Simulate uniform quantization.
% Usage: x=uquant(x,nbits);
% x=uquant(x,nbits,xmax);
% x=uquant(qtype,x,nbits,xmax);
% x=uqua
www.eeworm.com/read/216045/15028627
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/213940/15121886
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/211792/15173710
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 levels(even)
%sqnr=output