代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/160929/10469531
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 and
www.eeworm.com/read/160929/10469893
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/160929/10470305
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/278321/10547125
h quantize.h
/*
* MP3 quantization
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* Licens
www.eeworm.com/read/416230/11037574
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/439446/7708539
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 and
www.eeworm.com/read/439446/7708617
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/439446/7708714
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/199777/7823082
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/199774/7823381
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