Analytic Center

Computes the analytic center of a set of linear equations.
403 descargas
Actualizado 21 nov 2011

Ver licencia

For a feasible set of linear equations Ax<=b that define a bounded polytope, the analytic center is the feasible point that maximizes prod(b-Ax).

[y flag] = ancenter(A, b) returns the analytic center, y, and the exit flag returned by the fmincon invocation that located it. It flag is -2 then ancenter has failed.

Citar como

Tim Benham (2024). Analytic Center (https://www.mathworks.com/matlabcentral/fileexchange/33859-analytic-center), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Computational Geometry en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Uniform distribution over a convex polytope

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0