代码搜索:convolution

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

代码结果 1,402
www.eeworm.com/read/378380/9233205

m convolution.m

% 07.10.31 % lidongshi % function convolutioned_sequence = convolution(crc_coded_sequence) crc_coded_sequence = [0 1 0 1 0 0 1 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0]; delay_6_to_0 = zeros(1,7); n
www.eeworm.com/read/359349/10153920

m convolution.m

function varargout = convolution(varargin) % CONVOLUTION M-file for convolution.fig % CONVOLUTION, by itself, creates a new CONVOLUTION or raises the existing % singleton*. % % H =
www.eeworm.com/read/359349/10154149

fig convolution.fig

www.eeworm.com/read/278961/10485306

png convolution.png

www.eeworm.com/read/159963/10583897

m convolution.m

% File: convolution.m % ------------------- % This file is used to compute the convolution of two sequences. function [y_output] = convolution(x_input, h_input) % y_output: convolution output %
www.eeworm.com/read/423017/10593842

cpp convolution.cpp

#include #include unsigned char Trans_data[]={"$VSBP,0000,45,3937.3090,11611.6057,理工大学北门大工桥下"};//$VSBP,0000,45,3937.3090,11611.6057,理工大学北门大工桥下 unsigned int* viterbi_encode(unsign
www.eeworm.com/read/470347/6918935

cpp convolution.cpp

/////////////////////////////////////////////////////////////////////////////// // // FILE: convolution.cpp // // This program will demonstrate the process of convolution. // // The transfer
www.eeworm.com/read/470347/6918936

mak convolution.mak

# Generated by the VisualDSP++ IDDE # Note: Any changes made to this Makefile will be lost the next time the # matching project file is loaded into the IDDE. If you wish to preserve # changes,
www.eeworm.com/read/470347/6918938

doj convolution.doj

www.eeworm.com/read/470347/6918939

dxe convolution.dxe