代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/447077/7558146
pdf turbo decoding for distributed source coding with combined distortion.pdf
www.eeworm.com/read/368091/9712680
pdf efficient_rate-distortion_estimation_for_264avc_coders.pdf
www.eeworm.com/read/188884/8510127
m puxiangjian.m
function [ss,po]=specsubm(s,fs,p)
%SPECSUBM performs speech enhancement using spectral subtraction [SS,PO]=(S,FS,P)
%
% implementation of spectral subtraction algorithm by R Martin (rather slow)
%
www.eeworm.com/read/289443/8551075
hh coeffset.hh
/*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartm
www.eeworm.com/read/287843/8665173
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/431613/8665611
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT returns the distortion of a uniform quantizer
% with quantization points set to the midpoints
% DIST=UQ_MDPNT(FUNFCN,B,N,DELT
www.eeworm.com/read/384426/8870133
m qclaplace.m
function [x,y,D,H] = qclaplace(N,var,e,type)
sig = sqrt(var);
sig2 = var;
l = sqrt(2/var);
switch type
case 'uniform'
l = sqrt(2/sig2);
e = 10e-4;
j = 1;
first = 1; % flag for fir
www.eeworm.com/read/184267/9114081
m uq_mdpnt.m
function dist=uq_mdpnt(funfcn,b,n,delta,tol,p1,p2,p3)
%UQ_MDPNT Returns the distortion of a uniform quantizer.
% with quantization points set to the midpoints.
% DIST=UQ_MDPNT(FUNFCN,B,N,DE
www.eeworm.com/read/180485/9305493
m program_10_9.m
% Program 10_9
% Frequency Responses of Johnston's QMF Filters
% Type in prototype lowpass filter coefficients
colordef black;
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gener
www.eeworm.com/read/375075/9373468
m distortionvectors.m
function D = DistortionVectors(d,e,i,D,c,emax)
% D = DistortionVectors(d,e,i,D,c,emax) - Returns proper distortion vectors
%
% DistortionVectors -function returns proper distortion vectors in D (