代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/190158/8447147

c lsp34.c

/************************************************************************** * * ROUTINE * lsp34 * * FUNCTION * * independent nonuniform scalar line spectral pair quantizer
www.eeworm.com/read/289457/8549864

h aacquant.h

/* * FAAC - Freeware Advanced Audio Coder * Copyright (C) 2001 Menno Bakker * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/287843/8665287

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/287843/8665314

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution % [A,Y,DIST]
www.eeworm.com/read/431613/8665670

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution % [A,Y,DIST]
www.eeworm.com/read/431613/8665680

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/427148/8972748

c quant8x8.c

/*! ************************************************************************************* * \file quant8x8.c * * \brief * Quantization process for a 8x8 block * * \author * Mai
www.eeworm.com/read/184267/9114086

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST Returns the distortion of a uniform quantizer. % with quantization points set to the centroids. % [Y,DIST]=UQ_DIST(FUNFCN
www.eeworm.com/read/377948/9256415

m nnpin.m

function y = nnpin(x,a,b,q) %NNPIN Neural Network Design utility function. % NNPIN(X,A,B,Q) % X - Number or matrix. % A - Lower bound. % B - Upper bound. % Q - Quantization constant (o
www.eeworm.com/read/373916/9427647

h helpfun.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.h Copyright (C) The Internet So