Feeds
질문
solving a linear program
How can I solve a Linear programming problem with 3 varibles with matlab? how about more than 3?
거의 15년 전 | 답변 수: 1 | 0
1
답변질문
How can I plot the feasible region af a system of linear inequalities?
I want to plot feasible region of the following system: -v+(1/2)u+t <= 0, -2v+(1/2)u+t <= 0' -2v+2u+t <= 0' u+v <=1, ...
거의 15년 전 | 답변 수: 1 | 0
