WLJS LogoWLJS Notebook

SpatialMedian

SpatialMedian[{x1, x2, ...}] gives the spatial median of the elements xi.

  • SpatialMedian[data] gives the spatial median for several different forms of data.

Examples

SpatialMedian[{{0, 0}, {1, 0}, {0, 1}, {1, 1}}]

Please visit the official Wolfram Language Reference for more details.

On this page