代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/431675/8662462
m prex5.m
%PREX5 PRTOOLS example of image vector quantization
help prex5
echo on
% standard Matlab TIFF read
girl = imread('girl.tif','tiff');
% display
figure
subplot(2,3,1);
subimage(girl); axis off;
titl
www.eeworm.com/read/384426/8870150
m qgauss.m
function [x,y,D,H] = qgauss(N,var,quanttype,disttype)
sig = sqrt(var);
sig2 = var;
switch quanttype
case 'uniform'
del = 5*sig/N; % initial quantization region
e = 10e-4;
j = 1;
%
www.eeworm.com/read/184267/9114078
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/424063/10499394
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/423536/10552999
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/418695/10935747
m prex5.m
%PREX5 PRTOOLS example of image vector quantization
help prex5
echo on
% standard Matlab TIFF read
girl = imread('girl.tif','tiff');
% display
figure
subplot(2,3,1);
subimage(girl); axis off;
titl
www.eeworm.com/read/467324/7009773
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/397102/8068688
m prex5.m
%PREX5 PRTOOLS example of image vector quantization
help prex5
echo on
% standard Matlab TIFF read
girl = imread('girl.tif','tiff');
% display
figure
subplot(2,3,1);
subimage(girl); axis off;
titl
www.eeworm.com/read/313956/13577930
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/312592/13608475
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