PURPOSE
c = convn(a,b) : computes the convolution of an iData object with a response function
SYNOPSIS
function c = convn(a,b)
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
- 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
This function is called by:
- smooth Z = smooth(Y) : smooth iData objects
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1