代码搜索:convolution
找到约 1,402 项符合「convolution」的源代码
代码结果 1,402
www.eeworm.com/read/156868/11759729
m cconvdemo.m
function cconvdemo()
%CCONVDEMO MATLAB Convolution GUI
% CCONVDEMO is a Graphical User Interface which illustrates the
% calculation of discrete convolution.
% Jordan Rosenthal, 06-Nov-2000
www.eeworm.com/read/317473/3579670
vhd conv.vhd
------------------------------------------------------------------------
-- conv.vhd -- Convolution Array
------------------------------------------------------------------------
-- Author : Kova
www.eeworm.com/read/437573/7745737
cpp main.cpp
// main.cpp
// ========
// It convolves 2D image with Gaussian smoothing kernel,
// and compare the performance between normal 2D convolution and separable
// convolution.
// The result images wi
www.eeworm.com/read/365493/2896873
m lconv.m
function y = lconv(x, h)
% lconv -- perform a linear convolution with ffts
%
% Usage
% y = lconv(x, h)
%
% Inputs
% x, h input vectors
%
% Outputs
% y the linear convolution of x an
www.eeworm.com/read/424063/10502784
m v34param.m
function [rate, sm , convolution_coder,v34r, v34i] = v34param(rate_s, rate_r, convolution_coder, constellation_flag)
%V34PARAM calculate the parameters for V.34 modem configuration
% RATE = V3
www.eeworm.com/read/313956/13578330
m v34param.m
function [rate, sm , convolution_coder,v34r, v34i] = v34param(rate_s, rate_r, convolution_coder, constellation_flag)
%V34PARAM calculate the parameters for V.34 modem configuration
% RATE = V3
www.eeworm.com/read/147096/12585716
m v34param.m
function [rate, sm , convolution_coder,v34r, v34i] = v34param(rate_s, rate_r, convolution_coder, constellation_flag)
%V34PARAM calculate the parameters for V.34 modem configuration
% RATE = V3
www.eeworm.com/read/101557/15827186
m v34param.m
function [rate, sm , convolution_coder,v34r, v34i] = v34param(rate_s, rate_r, convolution_coder, constellation_flag)
%V34PARAM calculate the parameters for V.34 modem configuration
% RATE = V3
www.eeworm.com/read/218763/14907412
cc convdec.cc
//*****************************************************************************
// Convdec.cc Implementation of convolution-decimation routines
//**************************************
www.eeworm.com/read/237957/13917951
cc convdec.cc
//*****************************************************************************
// Convdec.cc Implementation of convolution-decimation routines
//**************************************