代码搜索:Convolution

找到约 1,402 项符合「Convolution」的源代码

代码结果 1,402
www.eeworm.com/read/15788/540011

m conv2fft.m

function [out] = conv2fft(z1,z2,shape,shape2) %CONV2FFT FFT-based two dimensional convolution. % C = CONV2FFT(A, B) performs the 2-D convolution of matrices % A and B. If [ma,na] = size(A)
www.eeworm.com/read/294636/8214641

m conv2fft.m

function [out] = conv2fft(z1,z2,shape,shape2) %CONV2FFT FFT-based two dimensional convolution. % C = CONV2FFT(A, B) performs the 2-D convolution of matrices % A and B. If [ma,na] = size(A)
www.eeworm.com/read/134016/14012259

m conv2fft.m

function [out] = conv2fft(z1,z2,shape,shape2) %CONV2FFT FFT-based two dimensional convolution. % C = CONV2FFT(A, B) performs the 2-D convolution of matrices % A and B. If [ma,na] = size(A)
www.eeworm.com/read/359349/10153979

m cconv.m

%================================================================== % Name:cconv.m % The program can be used to compute the convolution % of two continuou-time signals. % please express the signa
www.eeworm.com/read/216825/6933735

m vitsimdemo.m

function slide=vitsimdemo % Convolutional encoder and Viterbi decoder demonstration % VITSIMDEMO is a slideshow demonstration of convolution forward error % correction coding and the Viteri dec
www.eeworm.com/read/216898/14987340

cc convolve.cc

/*************************************************************************** * blitz/array/convolve.cc One-dimensional convolution * * Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/216898/14987350

h convolve.h

/*************************************************************************** * blitz/array/convolve.h One-dimensional convolution * * Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/453176/1642050

m modulateflip.m

% [HFILT] = modulateFlipShift(LFILT) % % QMF/Wavelet highpass filter construction: modulate by (-1)^n, % reverse order (and shift by one, which is handled by the convolution % routines). This is
www.eeworm.com/read/338759/3313035

cc convolve.cc

/*************************************************************************** * blitz/array/convolve.cc One-dimensional convolution * * Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/338759/3313040

h convolve.h

/*************************************************************************** * blitz/array/convolve.h One-dimensional convolution * * Copyright (C) 1997-2001 Todd Veldhuizen