代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/300086/13936600

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/235928/14041615

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/132953/14065318

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
www.eeworm.com/read/203197/15364255

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/113666/15451567

changelog

2002/03/27 Jean-Marc Valin: Working encoder and decoder for both narrowband and wideband. 2002/02/27 Jean-Marc Valin: Got the basic encoder working as a demo with quantization only on some parameter
www.eeworm.com/read/101557/15826421

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/162810/5514071

ini obj_list.ini

## ## Name of the application to build ## BinName = mp3_enc_int SFX_WIN = .lib SFX_LNX = .a OBJS = \ $(ObjDir)\mp3enc_bitstream$(OBJSFX) \ $(ObjDir)\mp3enc_hufftables$(OBJSFX) \ $(Obj
www.eeworm.com/read/192371/8384714

h dtx.h

/* ITU-T G.729 Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, France Telecom, Rockwell International, Universite de
www.eeworm.com/read/191268/8432408

h dtx.h

/* ITU-T G.729 Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, France Telecom, Rockwell International, Universite de
www.eeworm.com/read/188503/8535656

h quantize_precomp.h

/* * quantize_precomp.h, Precomputed quantisation tables for various fast * implementations of quantization/ inverse quantization routines * */ /* (C) 2003 Andrew Stevens */ /* These modificati