代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/313956/13577932
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even
www.eeworm.com/read/312592/13608477
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even
www.eeworm.com/read/158463/11612937
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even).
%
www.eeworm.com/read/14168/306480
h dl1quant.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: dl1quant.h
*
* Header file for dl1quant.c (DL1 Quantization)
*
* Copyright (C) 1993-1997 Dennis Lee
*/
www.eeworm.com/read/14436/381425
h dl1quant.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: dl1quant.h
*
* Header file for dl1quant.c (DL1 Quantization)
*
* Copyright (C) 1993-1997 Dennis Lee
*/
www.eeworm.com/read/15948/599857
h dl1quant.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: dl1quant.h
*
* Header file for dl1quant.c (DL1 Quantization)
*
* Copyright (C) 1993-1997 Dennis Lee
*/
www.eeworm.com/read/460436/1561148
h dl1quant.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: dl1quant.h
*
* Header file for dl1quant.c (DL1 Quantization)
*
* Copyright (C) 1993-1997 Dennis Lee
*/
www.eeworm.com/read/299916/3849615
m lloydmax.m
function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3)
%LLOYDMAX Returns the the Lloyd-Max quantizer and the mean-squared
% quantization error for a symmetric distribution.
% [A,Y,DIST
www.eeworm.com/read/299916/3849616
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even
www.eeworm.com/read/251957/4412822
txt templates5.txt
#-- Version 5 --#
# templates for the BIFS nodes
# =============================
# Notations I = Infinity
# %q=x Quantization method x
# 0 None
# 1 3D Position (SFVec3F)
# 2 2D Position (SFVec2F)