代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/104078/15710456
c gaincode.c
/**************************************************************************
*
* ROUTINE
* gainencode
*
* FUNCTION
*
* encode and quantize code book gain
*
* SYNOPSIS
* subroutine gainencode(input,
www.eeworm.com/read/101557/15827122
htm htb_frmt.htm
Block list for Source Coding Library
Source Coding Library
Signal Quantizer
Scalar quantization encode
Triggered Signa
www.eeworm.com/read/162810/5513909
ini obj_list.ini
##
## Name of the application to build
##
BinName = mp3_enc
SFX_WIN = .lib
SFX_LNX = .a
OBJS = \
$(ObjDir)\mp3enc_bitstream$(OBJSFX) \
$(ObjDir)\mp3enc_hufftables$(OBJSFX) \
$(ObjDir)
www.eeworm.com/read/313441/13587286
pdf a 2-d ecg compression algorithm based on wavelet transform and vector quantization.pdf
www.eeworm.com/read/287843/8665466
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/431613/8665661
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/384512/8866231
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/184267/9114069
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/180485/9305437
m program_09_2.m
% Program 9_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/373916/9427714
c gainquant.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
gainquant.c
Copyright (C) The Internet Society