代码搜索:convolution

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

代码结果 1,402
www.eeworm.com/read/452942/7429013

c viterbi23.c

/* Viterbi decorder for convolution code [2 1 3] Code rate 1/2 constrained len(K) 3 Use hard decision jinle@2008.2.29 */ #include "stdlib.h" #include "stdio.h" #include "string.h" #include "
www.eeworm.com/read/313956/13578375

htm hcomcode.htm

Communications Toolbox Error-Control Coding Error-Control Coding You can use this toolbox to perform block error-control coding and convolution error-control coding computat
www.eeworm.com/read/482678/6621218

m conv2sep.m

function result = conv2sep(im,rowfilt,colfilt,shape) % CONV2SEP: Separable convolution using conv2. % % result=conv2sep(im,rowfilt,colfilt,shape) % % im - input image. % rowfilt
www.eeworm.com/read/116193/14983486

cpp sixwftat.cpp

#include "ap.h" // The "six-step" ntt using wfta, but doesn't transpose or scramble (for convolution only) void sixstepwftatrans (modint data[], modint *w[], modint pr, int isign, int n1, int n2
www.eeworm.com/read/455463/1614209

m convz.m

function s=convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout) % s= convz(r,w,nzero) % s= convz(r,w) % % function is designed for a convenient convolution of
www.eeworm.com/read/233522/4667557

h vnl_convolve.h

// This is vxl/vnl/algo/vnl_convolve.h #ifndef vnl_convolve_h_ #define vnl_convolve_h_ //: // \file // \brief Templated 1D and 2D convolution // \author Peter Vanroose // \date 22 August 2001
www.eeworm.com/read/351636/3103004

h vnl_convolve.h

// This is core/vnl/algo/vnl_convolve.h #ifndef vnl_convolve_h_ #define vnl_convolve_h_ //: // \file // \brief Templated 1D and 2D convolution // \author Peter Vanroose // \date 22 August 2001
www.eeworm.com/read/194440/8193723

m convz.m

function s=convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout) % s= convz(r,w,nzero) % s= convz(r,w) % % function is designed for a convenient convolution of
www.eeworm.com/read/147096/12585847

htm hcomcode.htm

Communications Toolbox Error-Control Coding Error-Control Coding You can use this toolbox to perform block error-control coding and convolution error-control coding computation
www.eeworm.com/read/235612/14060697

m convz.m

function s=convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout) % s= convz(r,w,nzero) % s= convz(r,w) % % function is designed for a convenient convolution of