代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/343227/11962919
m svq.m
function [CODE, label, dist] = svq(X, lev, n_it)
%svq Vector quantization using successive binary splitting steps.
% Use: [CODE,label,dist] = svq(X,lev,n_it).
% The final codebook dimension lev sho
www.eeworm.com/read/254742/12121231
m program_12_3.m
% Program 12_3
% Coefficient Quantization Effects on the
% Frequency Response of a Direct Form FIR Filter
%
fpts = [0 0.5 0.55 1]; mag = [1 1 0 0];
b = remez(39,fpts,mag);
[h,w] = freqz(b,1,512)
www.eeworm.com/read/252063/12304767
c quant.c
/* Copyright (c) Colorado School of Mines, 2003.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/*****************************
www.eeworm.com/read/231449/14233549
m program_09_3.m
% Program 9_3
% Coefficient Quantization Effects on the
% Frequency Response of a Direct Form FIR Filter
%
fpts = [0 0.5 0.55 1]; mag = [1 1 0 0];
b = remez(39,fpts,mag);
[h,w] = freqz(b,1,512);
www.eeworm.com/read/231140/14253730
c constants.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
constants.c
Copyright (c) 2001,
www.eeworm.com/read/167185/5462423
h table.h
/*
********************************************************************************
*
* Quantization tables for pitch and power.
*
* @(#)table.h 1.1 11/24/87 ESI
*
***************************
www.eeworm.com/read/167185/5462439
1 iqlsf.1
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved
.\" @(#)iqlsf.1 1.1 10/6/87 ESI
.TH IQLSF 1\-ESPS 10/6/87
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, In
www.eeworm.com/read/167185/5462442
c table.c
/*
********************************************************************************
*
* This material contains proprietary software of Entropic Speech, Inc.
* Any reproduction, distribution, or
www.eeworm.com/read/159489/5583970
c constants.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
constants.c
Copyright (c) 2001,
www.eeworm.com/read/473492/6844948
c constants.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
constants.c
Copyright (C) The Internet Society (2004).
All Rights Reserved