代码搜索:convolution
找到约 1,402 项符合「convolution」的源代码
代码结果 1,402
www.eeworm.com/read/450639/7479508
h pgain.h
/**************************************************************************
*
* ROUTINE
* pgain
*
* FUNCTION
* Find pitch gain and error
*
* SYNOPSIS
* function pgain(ex, l, first, m
www.eeworm.com/read/448350/7534495
m meansqtf.m
function d=meansqtf(b,a)
%AVEPSPEC calculates the mean square transfer function for a filter D=(B,A)
%
% Inputs: B,A Numerator and denominator filter coefficients.
%
% Output: D
www.eeworm.com/read/442880/7643221
m convolve2.m
function y = convolve2(x, m, shape, tol)
%CONVOLVE2 Two dimensional convolution.
% Y = CONVOLVE2(X, M) performs the 2-D convolution of matrices X and
% M. If [mx,nx] = size(X) and [mm,nm] = size(M
www.eeworm.com/read/440750/7682253
m meansqtf.m
function d=meansqtf(b,a)
%AVEPSPEC calculates the mean square transfer function for a filter D=(B,A)
%
% Inputs: B,A Numerator and denominator filter coefficients.
%
% Output: D
www.eeworm.com/read/145478/12720938
c convolve.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/143548/12862087
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Convolution
=====================================================================
www.eeworm.com/read/330414/12895287
c convolve.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/243660/12929025
c pgain.c
/**************************************************************************
*
* ROUTINE
* pgain
*
* FUNCTION
* Find pitch gain and error
*
* SYNOPSIS
* function pgain(ex, l, f
www.eeworm.com/read/243660/12929256
c pgain.c
/**************************************************************************
*
* ROUTINE
* pgain
*
* FUNCTION
* Find pitch gain and error
*
* SYNOPSIS
* function pgain(ex, l, f
www.eeworm.com/read/136827/5847117
c convolve.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve