Analytic Center

Computes the analytic center of a set of linear equations.

You are now following this Submission

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.

Cite As

Tim Benham (2026). Analytic Center (https://au.mathworks.com/matlabcentral/fileexchange/33859-analytic-center), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Uniform distribution over a convex polytope

Categories

Find more on Computational Geometry in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0