Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.9K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Find minimum of two function in a given range?

Posted 8 years ago
POSTED BY: dauood saleem

Hi, I am not sure if I understood well what you are trying to Minimize/solve. Here is a simple formulation, which gives piecewise solutions: Minimize[{X + Y, X <= Min[p/6 + q/2], Y <= (1 - p)/2 + 1 - q, p >= 0, q <= 1}, {p, q}]

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard