代码搜索:convolution

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

代码结果 1,402
www.eeworm.com/read/357616/10205028

m convz.m

function s=convz(r,w,nzero,nout,flag) % CONVZ: convolution then truncation for non-min phase filters % % s= convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout) % s= convz(r,w,nzero) % s= convz
www.eeworm.com/read/418924/10891496

m conv_coding.m

function output_bit = conv_coding(input_bit,reset) % convolution coding for IEEE802.11a % Refer to Figure114 on page17 of IEEE802.11a. % Input: input_bit is the input bit stream. % Output: ou
www.eeworm.com/read/418830/10894766

m conv_coding.m

function output_bit = conv_coding(input_bit,reset) % convolution coding for IEEE802.11a % Refer to Figure114 on page17 of IEEE802.11a. % Input: input_bit is the input bit stream. % Output: ou
www.eeworm.com/read/438673/7728458

cc calibimage.cc

// Copyright 2008 Isis Innovation Limited #include "OpenGL.h" #include "CalibImage.h" #include #include #include #include #
www.eeworm.com/read/240937/13186732

m conv_coding.m

function output_bit = conv_coding(input_bit,reset) % convolution coding for IEEE802.11a % Refer to Figure114 on page17 of IEEE802.11a. % Input: input_bit is the input bit stream. % Output: ou
www.eeworm.com/read/151617/12187185

asv conpun.asv

function DataCon=ConPun(DataScr,Rate) code=convenc(DataScr,poly2trellis(7,[133 171])); %% 1/2 convolution with g0=133 g1=171 (industry-standard generator polynomials) for i=1:(length(code)/2)
www.eeworm.com/read/151617/12187199

m conpun.m

function DataCon=ConPun(DataScr,Rate) code=convenc(DataScr,poly2trellis(7,[133 171])); %% 1/2 convolution with g0=133 g1=171 (industry-standard generator polynomials) for i=1:(length(code)/2)
www.eeworm.com/read/490313/1205758

m circonvt.m

function y = circonvt(x1,x2,N) % N-point circular convolution between x1 and x2: (time-domain) % ------------------------------------------------------------- % [y] = circonvt(x1,x2,N) % y = outp
www.eeworm.com/read/455463/1613919

m convz.m

function s=convz(r,w,nzero,nout,flag) % CONVZ: convolution then truncation for non-min phase filters % % s= convz(r,w,nzero,nout,flag) % s= convz(r,w,nzero,nout) % s= convz(r,w,nzero) % s= convz
www.eeworm.com/read/209919/4955991

m circonvt.m

function y = circonvt(x1,x2,N) % N-point circular convolution between x1 and x2: (time-domain) % ------------------------------------------------------------- % [y] = circonvt(x1,x2,N) % y = outp