代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/463748/7176021
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/463748/7176024
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/456354/7351372
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/450639/7479615
ch contrl.ch
/* LPC Processing control variables:
*/
/* Files for Speech, Parameter, and Bitstream Input & Output,
and message and debug outputs.
*/
#if ANALYZER + SYNTHESIZER
#include
www.eeworm.com/read/450639/7479843
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWA
www.eeworm.com/read/448647/7528760
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/445830/7589543
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/445830/7589546
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/442447/7651429
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/442447/7651432
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