代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/303048/13823259
m som_quality.m
function [mqe,tge] = som_quality(sMap, D)
%SOM_QUALITY Calculate the mean quantization and topographic error.
%
% [qe,te] = som_quality(sMap, D)
%
% qe = som_quality(sMap,D);
% [qe,te] = som_qualit
www.eeworm.com/read/145973/5742893
c gainquant.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
gainquant.c
Copyrigh
www.eeworm.com/read/145973/5742950
c tab_dtx.c
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 Annex C+
(integration of Annexes B, D and E)
www.eeworm.com/read/108032/6186959
java quanttypespec.java
/*
* CVS identifier:
*
* $Id: QuantTypeSpec.java,v 1.16 2000/12/15 10:07:44 grosbois Exp $
*
* Class: QuantTypeSpec
*
* Description: Quantization type specific
www.eeworm.com/read/488464/6487375
m mse_dist.m
function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3)
%MSE_DIST Returns the mean-squared quantization error.
% [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3)
% funfcn=The distribution func
www.eeworm.com/read/488119/6496940
m program_9_2.m
% Program 9_2
% Coefficient Quantization Effects on the
% Frequency Response of a Cascade Form IIR Filter
%
clf;
[z,p,k] =3D ellip(5,0.4,50,0.4);
[b,a] =3D zp2tf(z,p,k);
[h,w] =3D freqz(b,a,512
www.eeworm.com/read/488224/6498676
m program_12_2.m
% Program 12_2
% Coefficient Quantization Effects on the
% Frequency Response of a Cascade Form IIR Filter
%
clf;
[z,p,k] = ellip(5,0.4,50,0.4);
[b,a] = zp2tf(z,p,k);
[h,w] = freqz(b,a,512); g
www.eeworm.com/read/486643/6537575
txt p0_04syntax.txt
###############################################################
# JP2 codestream log file generated by jp2codestream.py #
# jp2codestream.py is copyrighted (c) 2001,2002 #
# by
www.eeworm.com/read/476907/6754372
m mse_dist.m
function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3)
%MSE_DIST Returns the mean-squared quantization error.
% [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3)
% funfcn=The distribution func
www.eeworm.com/read/158463/11612930
m mse_dist.m
function [y,dist]=mse_dist(funfcn,a,tol,p1,p2,p3)
%MSE_DIST Returns the mean-squared quantization error.
% [Y,DIST]=MSE_DIST(FUNFCN,A,TOL,P1,P2,P3)
% funfcn=The distribution functio