Code covered by the BSD License  

Highlights from
CUDA Convolution filter

image thumbnail
from CUDA Convolution filter by Mario Tuerschmann
Convolution of an arbitrary 1D complex signal with an arbitrary filter kernel

CudaConvolution( input_args )
function [ output_args ] = CudaConvolution( input_args )
% CUDACONVOLUTION Download description
% Please download the  
%
% <a href="matlab: web('http://www.tytec.de/trial/cuda/Matlab/Cuda_2.2_FFT_Convolution_Filter_32Bit.zip')">32 Bit CUDA 2.2 MEX files here</a>
%
% and download the
%
% <a href="matlab: web('http://www.tytec.de/trial/cuda/Matlab/Cuda_2.2_FFT_Convolution_Filter_64Bit.zip')">64 Bit CUDA 2.2 MEX files here.</a>
%
% and download the
%
% <a href="matlab: web('http://www.tytec.de/trial/cuda/Matlab/Cuda_2.3_FFT_Convolution_Filter_32Bit.zip')">32 Bit CUDA 2.3 MEX files here.</a>
%

Contact us at files@mathworks.com