chebycenter(A,b,r0)

Computes the Chebyshev center and Chebyshev radius of a polytope.

Ahora está siguiendo esta publicación

This function returns the Chebyshev center and Chebyshev radius of a polytope defined by linear inequalities Ax<=b. The Chebyshev center of a polytope is the center of the largest hypersphere enclosed by the polytope. Similarly the Chebyshev radius is the radius of the largest hypersphere enclosed by the polytope.

Citar como

Tim Benham (2026). chebycenter(A,b,r0) (https://es.mathworks.com/matlabcentral/fileexchange/34987-chebycenter-a-b-r0), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Truncated multivariate normal

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Allow third argument specifying an indifference threshold for the radius. It will not bother looking for a point deeper in the interior than this.

1.0.0.0