代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/108859/15573857

m quantiz.m

function [y,t,snr]=quantiz(x,l,a,ty,ty2) % QUANTIZ Quantization by rounding or truncation % % [Y,T,SNR]=QUANTIZ(F,L,A,TY,TY2) quantizes signal F to A levels. % If F is an array, L = [low,hi]
www.eeworm.com/read/101557/15826429

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/9446126

html lvq1.html

R: Learning Vector Quantization 1
www.eeworm.com/read/373627/9446132

html lvq3.html

R: Learning Vector Quantization 3
www.eeworm.com/read/373627/9446135

html lvq2.html

R: Learning Vector Quantization 2.1
www.eeworm.com/read/359900/10116823

m im2jpeg.m

function y = im2jpeg(x, quality) %IM2JPEG Compresses an image using a JPEG approximation. % Y = IM2JPEG(X, QUALITY) compresses image X based on 8 x 8 DCT % transforms, coefficient quantization
www.eeworm.com/read/418342/10952713

m im2jpeg.m

function y = im2jpeg(x, quality) %IM2JPEG Compresses an image using a JPEG approximation. % Y = IM2JPEG(X, QUALITY) compresses image X based on 8 x 8 DCT % transforms, coefficient quantization
www.eeworm.com/read/456354/7351348

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 lev
www.eeworm.com/read/326135/13163247

m im2jpeg.m

function y = im2jpeg(x, quality) %IM2JPEG Compresses an image using a JPEG approximation. % Y = IM2JPEG(X, QUALITY) compresses image X based on 8 x 8 DCT % transforms, coefficient quantization
www.eeworm.com/read/321160/13411509

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 lev