代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/354843/3073643
c quant_h263.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - MPEG4 Quantization H263 implementation -
*
* Copyright(C) 2001-2003 Peter Ross
www.eeworm.com/read/388457/8608043
m noisepwr2.m
function nvar = noisepwr2(num,den)
% Computes the approximate output noise variance due
% to input quantization of a digital filter
% by summing the square of the impulse response samples
%
% num
www.eeworm.com/read/387887/8649480
m noisepwr2.m
function nvar = noisepwr2(num,den)
% Computes the approximate output noise variance due
% to input quantization of a digital filter
% by summing the square of the impulse response samples
%
% num
www.eeworm.com/read/186987/8886155
m !noisepw.m
function nvar = noisepwr2(num,den)
% Computes the approximate output noise variance due
% to input quantization of a digital filter
% by summing the square of the impulse response samples
%
% num and
www.eeworm.com/read/180485/9305526
m program_09_4.m
% Program 9_4
% Computation of the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/167781/9952880
m program_09_4.m
% Program 9_4
% Computation of the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/165851/10049148
m program_09_4.m
% Program 9_4
% Computation of the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/163777/10145956
m program_9_4.m
% Program 9_4
% Computation of the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/357506/10208417
m program_12_4.m
% Program 12_4
% Computation of the Output Noise Variance Due
% to Input Quantization of a Digital Filter
% Based on a Partial-Fraction Approach
%
num = input('Type in the numerator = ');
den
www.eeworm.com/read/353769/10418513
dos makefile.dos
##
## Learning Vector Quantization Program Package
##
## makefile for Borland C++ Version 3.1 in MS-DOS
##
## copy this file to the name makefile before executing the make command
##
## v