代码搜索:quantized

找到约 430 项符合「quantized」的源代码

代码结果 430
www.eeworm.com/read/231449/14233555

m program_11_8.m

% Program 11_8 % Sigma-Delta D/A Converter Operation % clf; colordef black; % Generate the input sinusoidal sequence N = input('Type in length of the input sequence = '); A = input('Type in amp
www.eeworm.com/read/168433/5446978

c chanwr.c

/* $Log: chanwr.c,v $ * Revision 1.2 1996/08/20 20:20:24 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_encoder_state that is pass
www.eeworm.com/read/292921/8323378

m qd.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/133341/14048573

c chanwr.c

/* $Log: chanwr.c,v $ Revision 1.1.1.1 2001/11/19 19:50:14 smorlat First cvs. Revision 1.1.1.1 2001/08/08 21:29:08 simon First import * Revision 1.2 1996/08/20 20:20:24 jaf * Removed all s
www.eeworm.com/read/104078/15710482

c lsp34.c

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

m bunquantize.m

function y = bunquantize(q) % Calculate the value corresponding to a bidirectionally quantized quantity. % q is a 2n by m matrix containing the powers of 2 and their signs for each % quantized value.
www.eeworm.com/read/391253/8413990

m specdist.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/188318/8550813

m exa130301.m

%------------------------------------------------------------------------ % for example 13.3.1 and fig 13.3.1 (a)~(d) %------------------------------------------------------------------------ clea
www.eeworm.com/read/188318/8550832

m exa130401.m

%---------------------------------------------------------------------- % exa130401.m , for example 13.4.1 and fig13.4.1(a),(b) %---------------------------------------------------------------------