Analytic Center

版本 1.0.0.0 (1.5 KB) 作者: Tim Benham
Computes the analytic center of a set of linear equations.
403.0 次下载
更新时间 2011/11/21

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Computational Geometry 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0