代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/104551/15690149

c modes.c

/* Copyright (C) 2002 Jean-Marc Valin File: modes.c Describes the different modes of the codec Redistribution and use in source and binary forms, with or without modification, are permi
www.eeworm.com/read/186716/8914474

m quant_ef.m

function quant_ef(inq,no_bits) % QUANT_EF .... Evaluates the efficiency of the quantization operation. % % QUANT_EF(XQ,N) operates on the input sequence XQ that had previously % quantized with
www.eeworm.com/read/186716/8914560

m bin_dec.m

function [out_quantized] = bin_dec(in_bin) % BIN_DEC ..... Natural binary source decoding. % % BIN_DEC(B) operates on the binary input array B that is in the form: % % BIN-sample(1) .....
www.eeworm.com/read/180485/9305494

m program_09_1.m

% Program 9_1 % Coefficient Quantization Effects on the % Frequency Response of a Direct Form IIR Filter % clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); bq = a
www.eeworm.com/read/178375/9406096

h q_gain_c.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/373916/9427580

h gainquant.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code gainquant.h
www.eeworm.com/read/373916/9427712

h stateconstructw.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code StateConstructW.h Copyright (C) The Internet S
www.eeworm.com/read/167781/9952844

m program_09_1.m

% Program 9_1 % Coefficient Quantization Effects on the % Frequency Response of a Direct Form IIR Filter % clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); bq = a
www.eeworm.com/read/165851/10049109

m program_09_1.m

% Program 9_1 % Coefficient Quantization Effects on the % Frequency Response of a Direct Form IIR Filter % clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); bq = a
www.eeworm.com/read/163777/10145953

m program_9_1.m

% Program 9_1 % Coefficient Quantization Effects on the % Frequency Response of a Direct Form IIR Filter % clf; [b,a] = ellip(5,0.4,50,0.4); [h,w] = freqz(b,a,512); g = 20*log10(abs(h)); bq = a