代码搜索:Convolution

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

代码结果 1,402
www.eeworm.com/read/424063/10502925

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication. *
www.eeworm.com/read/437110/7755177

c exp-conv-ad-main.c

/******************************************************************************** The programme of the Convolution Algorithm. Using INT2 to get the input signal. Array Input, in first step, is the
www.eeworm.com/read/331444/12828017

c convolve.c

/* ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; File: convolve.c ;;; Author: Eero Simoncelli ;;; Description: General convolution code for 2D images ;;; Cre
www.eeworm.com/read/313956/13578370

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication.
www.eeworm.com/read/491002/6439224

c exp-conv-ad-main.c

/******************************************************************************** The programme of the Convolution Algorithm. Using INT2 to get the input signal. Array Input, in first step, is the
www.eeworm.com/read/154467/11956667

m compconv.m

% compconv.m % Function to perform convolution between signal and filter function [iout, qout] = compconv(idata, qdata, filter) % ***************************************************************
www.eeworm.com/read/256321/12009732

c exp-conv-ad-main.c

/******************************************************************************** The programme of the Convolution Algorithm. Using INT2 to get the input signal. Array Input, in first step, is the
www.eeworm.com/read/119231/14836890

txt c图形旋转.txt

/*****************************************************************/ /* CONVOLVE.C - Turbo C 2.0 implementation of image convolution */ /* ---------- by Wesley G. Faler. All code is "as is". There */
www.eeworm.com/read/147096/12585828

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication. *
www.eeworm.com/read/101557/15827225

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication. *