Feeds
提问
solving a linear program
How can I solve a Linear programming problem with 3 varibles with matlab? how about more than 3?
15 years 前 | 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 years 前 | 1 个回答 | 0
