iFit/corrcoef
PURPOSE
c = corrcoef(a,b) : correlation coefficient with an iData object
SYNOPSIS
function c = corrcoef(a, b)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cell [content,fields]=cell(s) : convert iData objects into cells
- corrcoef c = corrcoef(a,b) : correlation coefficient with an iData object
- end b = end(s,index,n) : end value for iData objects
- find d = find(s) : find iData signal non zeros values
- getaxis [val, lab] = getaxis(s, AxisIndex) : get iData axis value and label
- intersect [ai,bi] = intersect(a, b) : computes object intersection area and values
- isfinite b = isfinite(s) : True for finite iData object elements
- isnumeric b = isnumeric(s) : True for numeric iData object elements
- meshgrid s = meshgrid(a) : transforms an iData object so that its axes are grids
- 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)
This function is called by:
- corrcoef c = corrcoef(a,b) : correlation coefficient with an iData object
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1