代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/455793/7365559
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 (ev
www.eeworm.com/read/455793/7365562
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 (ev
www.eeworm.com/read/143306/12885200
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/328105/13046195
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 (ev
www.eeworm.com/read/328105/13046206
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 (ev
www.eeworm.com/read/241400/13146880
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/321160/13411530
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/319285/13456471
changelog
This is the changelog for the SPCA5xx usb camera driver.
Newest entries appear at the top of this file.
/*Experimental spca5xx work based on spca50x module */
Release 0.57.08
FIX some quantization pr
www.eeworm.com/read/315782/13536692
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 (ev
www.eeworm.com/read/314478/13566170
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
*/