PURPOSE
c = conv(a,b) : computes the convolution of iData objects
SYNOPSIS
function c = conv(a,b, shape)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- double d = double(s) : convert iData into doubles
- end b = end(s,index,n) : end value for iData objects
- getaxis [val, lab] = getaxis(s, AxisIndex) : get iData axis value and label
- iData d = iData(a, ...) : iData class object constructor
- isscalar b = isscalar(s) : True for scalar iData objects
- mean b = mean(s, dim) : mean value of iData object
- ndims d = ndims(s) : get the dimensionality of iData object
- reshape c = reshape(a) : reshape the object Signal
- size size(s) : get iData object size (number of elements)
- zeros s = zeros(s,N,M,P,...) : initialize an iData array
This function is called by:
- xcorr c = xcorr(a,b,shape) : computes the correlation of iData objects
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1