
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A math 171a homework assignment focusing on linear programming (lp) constraints, feasible sets, and null-spaces. Students are required to use matlab to find a direction for a residual increase, determine feasibility and vertices of a feasible set, prove linear independence, and analyze unbounded feasible regions. Questions cover topics such as matrix operations, lp constraints, and feasible sets.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Aa =
Use Matlab to find a direction p along which the residual of the third constraint increases, but all the other residuals remain the same. If the rows of Aa are labeled 1 through 4, what are the indices of the active set after a positive step along this direction?
F = {x ∈ R^2 : |x 1 | + 2|x 2 | ≤ 2 , |x 1 | ≤ 1 , |x 2 | ≤ 1 }.
Is the point ¯x = (1, 0) feasible for F? Is this ¯x a vertex? If not, find a vertex from it using the method described in class. Explain your reasons.