iFit/gradient
PURPOSE
g = gradient(a, dim) : computes the gradient (derivative) of iData objects
SYNOPSIS
function b = gradient(a, dim)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- abs b = abs(s) : absolute value of iData object
- cell [content,fields]=cell(s) : convert iData objects into cells
- copyobj b = copyobj(s) : makes a copy of iData object
- end b = end(s,index,n) : end value for iData objects
- ge c = ge(a,b) : greater-than-or-equal comparison of iData objects
- get [...] = get(s, 'PropertyName', ...) : get iData object properties
- getaxis [val, lab] = getaxis(s, AxisIndex) : get iData axis value and label
- gradient g = gradient(a, dim) : computes the gradient (derivative) of iData objects
- interp [b...] = interp(s, ...) : interpolate iData object
- ndims d = ndims(s) : get the dimensionality of iData object
- setalias [s,...] = setalias(s, AliasName, AliasLink, {AliasLabel}) : set iData aliases
- size size(s) : get iData object size (number of elements)
This function is called by:
- diff b = diff(s) : computes the difference long 1st axis of iData object
- gradient g = gradient(a, dim) : computes the gradient (derivative) of iData objects
- jacobian [b, j] = jacobian(a, new_axes, 'new_axes_labels'...) : computes the gradient (derivative) of iData objects
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1