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