The following Matlab project contains the source code and Matlab examples used for calculate vertices of feasible set given linear constraints (r^2). .
This function computes:
(a) the set of vertices of the R^2 polygon defined by the linear
constraints in ['dirs', 'levels'], and
(b) a boolean (logical) vector of which constraints are binding.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
getVertices.m | 5613 |
license.txt | 1315 |