Analytic Center

Version 1.0.0.0 (1,51 ko) par Tim Benham
Computes the analytic center of a set of linear equations.
404 téléchargements
Mise à jour 21 nov. 2011

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2009b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Computational Geometry dans Help Center et MATLAB Answers
Remerciements

A inspiré : Uniform distribution over a convex polytope

Version Publié le Notes de version
1.0.0.0