代码搜索:Distortion

找到约 806 项符合「Distortion」的源代码

代码结果 806
www.eeworm.com/read/39742/1135470

log,2 tlsim.log,2

**** Tlsim Version 14.1 **** Wed Jun 03 10:05:10 2009 **** Tlsim command line **** tlsim -r 0.200000 -o waveforms.sim -dl delay.dl -dst distortion.dst -log tlsim.log -ocycle cycle.msm main.s
www.eeworm.com/read/477371/1361324

3 qcchyprawdist2d.3

.TH QCCHYPRAWDIST2D 3 "QCCPACK" "" .SH NAME QccHYPRawDist2D, QccHYPRawDist3D \- distortion between two raw-format files .SH SYNOPSIS .B #include "libQccPack.h" .sp .BI "int QccHYPRawDist2D(QccString "
www.eeworm.com/read/300857/3844032

log,1 tlsim.log,1

**** Tlsim Version 14.1 **** Sun Sep 11 08:55:29 2005 **** Tlsim command line **** tlsim -r 0.200000 -o waveforms.sim -dl delay.dl -dst distortion.dst -log tlsim.log -ocycle cycle.msm main.s
www.eeworm.com/read/393518/8280675

m lpcaa2dl.m

function dl=lpcaa2dl(aa) %LPCAA2DL LPC: Convert area coefficients to dct of log area DL=(AA) % note: we do not correct for sinc distortion; perhaps we should multiply by % k=1:p-1;s=[sqrt(0.5)/p
www.eeworm.com/read/265721/11255536

m lpcaa2dl.m

function dl=lpcaa2dl(aa) %LPCAA2DL LPC: Convert area coefficients to dct of log area DL=(AA) % note: we do not correct for sinc distortion; perhaps we should multiply by % k=1:p-1;s=[sqrt(0.5)/p
www.eeworm.com/read/134895/13971451

m lpcaa2dl.m

function dl=lpcaa2dl(aa) %LPCAA2DL LPC: Convert area coefficients to dct of log area DL=(AA) % note: we do not correct for sinc distortion; perhaps we should multiply by % k=1:p-1;s=[sqrt(0.5)/p
www.eeworm.com/read/134895/13971629

txt lpcaa2dl.txt

function dl=lpcaa2dl(aa) %LPCAA2DL LPC: Convert area coefficients to dct of log area DL=(AA) % note: we do not correct for sinc distortion; perhaps we should multiply by % k=1:p-1;s=[sqrt(0.5)/p
www.eeworm.com/read/287843/8665287

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/431613/8665680

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST returns the distortion of a uniform quantizer % with quantization points set to the centroids % [Y,DIST]=UQ_DIST(FUNFCN,B
www.eeworm.com/read/184267/9114086

m uq_dist.m

function [y,dist]=uq_dist(funfcn,b,c,n,delta,s,tol,p1,p2,p3) %UQ_DIST Returns the distortion of a uniform quantizer. % with quantization points set to the centroids. % [Y,DIST]=UQ_DIST(FUNFCN