function xmax
Returns the x coordinate of the maximum in X.
Syntax
result = xmax(X)
Arguments
X: | A matrix. |
See also
function ymax function xcen function ycen function maxima function centroids procedure centroid
Returns the x coordinate of the maximum in X.
Syntax
result = xmax(X)
Arguments
X: | A matrix. |