High Order Polyhedron Projection

15 views (last 30 days)
Machini
Machini on 10 Oct 2019
Hi everyone,
I'm trying to project a 46 order Polyhedron in 6 dimensions using the MPT3 toolbox and it is not working. The Polyhedron is based on a set of inequalities equations as P = Ax<=b and when I calculate the polyhedron as P = Polyhedron('A',A,'b',b) the resultant variable is empty. Further, when I try to project the polyhedron using P.projection(1:6) the Matlab crashes and I have to close the program. Any clue about how can I solve this problem? Is there any other method for high dimension polyhedron projections?
Thanks!

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!