代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/243660/12929680

c gaincode.c

/************************************************************************** * * ROUTINE * gainencode * * FUNCTION * * encode and quantize code book gain * * SYNOPSIS * subroutine gainenco
www.eeworm.com/read/328550/13021327

m gadecode.m

%PROGRAM 2: CONVERTS BINARY CHROMOSOME TO CONTINUOUS VARIABLES % gadecode.m % Decodes binary encripted parameters % % f=gadecode(chrom,lo,hi,bits,gray) % chrom = population % lo = minimum para
www.eeworm.com/read/313956/13578266

htm htb_frmt.htm

Block list for Source Coding Library Source Coding Library Signal Quantizer Scalar quantization encode Triggered
www.eeworm.com/read/145973/5742850

c constants.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code constants.c Copyright (c) 2001,
www.eeworm.com/read/136827/5847233

h qgain795.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/488119/6496944

m program_9_3.m

% Program 9_3 % Coefficient Quantization Effects on the % Frequency Response of a Direct Form FIR Filter % fpts =3D [0 0.5 0.55 1]; mag =3D [1 1 0 0]; b =3D remez(39,fpts,mag); [h,w] =3D freqz(b
www.eeworm.com/read/488224/6498674

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/486643/6537535

txt p1_02syntax.txt

############################################################### # JP2 codestream log file generated by jp2codestream.py # # jp2codestream.py is copyrighted (c) 2001,2002 # # by
www.eeworm.com/read/485150/6566162

m sample_problem.m

function out = sample_problem(mode) % Template for an approximate RL problem setup function. % OUT = SAMPLE_PROBLEM(MODE) % % Parameters: % mode - specifies mode information about the probl
www.eeworm.com/read/263616/11352599

v jpeg_encoder.v

///////////////////////////////////////////////////////////////////// //// //// //// JPEG Encoder Unit