代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/313956/13577938

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST Returns the distortion of a uniform quantizer. % with quantization points set to the centroids. % [Y,DIST]=UQ_DIST(FUNFCN
www.eeworm.com/read/313956/13578220

m quantiz.m

function [indx, quant, distor] = quantiz(sig, partition, codebook) %QUANTIZ Produces the quantization index and output value. % INDX = QUANTIZ(SIG, PARTITION) produces a quantization index IDE
www.eeworm.com/read/312592/13608483

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST Returns the distortion of a uniform quantizer. % with quantization points set to the centroids. % [Y,DIST]=UQ_DIST(FUNFCN
www.eeworm.com/read/310212/13654947

m rgb2ind.m

function [a,map] = rgb2ind(r,g,b,cm,dith) %RGB2IND Convert RGB image to indexed image. % RGB2IND converts RGB images to indexed images using one of % four different methods: direct translation,
www.eeworm.com/read/306478/13744585

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/306478/13744607

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution % [A,Y,DIST]
www.eeworm.com/read/303772/13809404

m examp_compression.m

%EXAMP_COMPRESSION Image compression example % % This examples shows how to do image compression using a % two-dimensional Wilson transform. % % The image is transformed using an orthonormal DW
www.eeworm.com/read/303558/13812536

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/303558/13812559

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution % [A,Y,DIST]
www.eeworm.com/read/145973/5742871

h helpfun.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.h Copyright (c) 2001,