代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/378914/2679334

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator an
www.eeworm.com/read/266940/4269799

c ratectl.c

/* ratectl.c, bitrate control routines (linear quantization only currently) */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/263014/4306160

h quant_lsp.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file quant_lsp.h @brief LSP vector quantization */ /* Redistribution and use in source and binary forms, with or without modification, are per
www.eeworm.com/read/369113/9662347

c ratectl.c

/* ratectl.c, bitrate control routines (linear quantization only currently) */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/248284/12585612

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator an
www.eeworm.com/read/186987/8886141

m00 !noisepw.m00

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator and den
www.eeworm.com/read/186716/8914605

m playback.m

function playback(nn,type,vv) % PLAYBACK .... Playback sound files of different quantization levels. % % PLAYBACK(N,TYPE) plays back the speech sound file which has % been qu
www.eeworm.com/read/160929/10469561

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator and den
www.eeworm.com/read/160929/10470295

m00 !noisepw.m00

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator and den
www.eeworm.com/read/424119/10490985

c grlvq_model.c

/* Generalized Learning Vector Quantization classification algorithm. Usage ------ [Wproto_est , yproto_est , E_GLVQ] = grlvq_model(Xtrain , ytrain , [Wproto] , [yproto] , [lambda]