代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/463748/7176007

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/445830/7589529

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/442447/7651415

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/439811/7701373

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/244937/12830570

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/323953/13306650

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/321050/13412776

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/313963/13577662

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/306478/13744548

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/303772/13809539

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