代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
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/424063/10499407
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/423536/10553010
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/467324/7009776
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/456354/7351357
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,DELTA
www.eeworm.com/read/321160/13411518
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,DELTA
www.eeworm.com/read/313956/13577933
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/312592/13608478
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/158463/11612911
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,DELTA
www.eeworm.com/read/334933/3360430
m p9_3.m
% Program P9_3
% Coefficient Quantization Effects on Direct Form
% Realization of an FIR Transfer Function
clf;
f = [0 0.4 0.45 1]; m = [1 1 0 0];
b = remez(19, f, m);
[g,w] = gain(b,1);
bq = a2dT(b,