Data Analytics


all Determines whether all elements are non zero
any Determines whether any of the elements is non zero
corrcov Correlation matrix into a covariance matrix
covcorr Covariance matrix to correlation matrix
fieldnames Get field names of struct object
find Find non zero elements
height Row count
isequal Check if objects are identical
isequaln Check if objects are identical where NaNs are treated as equal to themselves
ismember Check presence of elements
length Largest dimension
max Maximum value
mean Average value
median Median value
min Minimum value
ndims Number of dimensions
nnz Non zero elements count
numel Number of elements
pca Principal Component Analysis
size Matrix dimensions
std Standard deviation
var Variance
width Column count