Vector projection on a set of constraints

Hello everyone,
I have a vector x and a set Q of constraints that include
A x <= b; Aeq x = beq; lb <= x <= ub.
How do I write the projection of x on Q?
Thanks in advance.

Answers (0)

Categories

Asked:

on 28 May 2012

Community Treasure Hunt

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

Start Hunting!