What optimisation method to use?

  • Context: Graduate 
  • Thread starter Thread starter makc
  • Start date Start date
  • Tags Tags
    Method Optimisation
Click For Summary
SUMMARY

The discussion focuses on optimizing the product of H and W under the constraint HW/(y0 + H) < E. The user seeks a method to determine H and W as functions of y0 and E, emphasizing the need for a fast numeric solution. The analysis reveals that when Ey0 > 1, one should compare the results for maximum W versus maximum H, while for Ey0 <= 1, maximizing H is the preferred approach. The user requests verification of these conclusions.

PREREQUISITES
  • Understanding of optimization techniques in mathematics
  • Familiarity with constraints in mathematical programming
  • Knowledge of numeric methods for solving equations
  • Basic concepts of product maximization
NEXT STEPS
  • Research optimization methods in mathematical programming
  • Learn about numeric methods for solving constrained optimization problems
  • Explore product maximization techniques in calculus
  • Investigate the implications of constraints on optimization outcomes
USEFUL FOR

Mathematicians, engineers, and anyone involved in optimization problems, particularly those dealing with constraints in product maximization scenarios.

makc
Messages
65
Reaction score
0
for the problem:
- find H and W as functions of y0, E (having a method to solve for y0 = const, E=const is fine, too) such as product HW is max, under constraint: HW/(y0 + H) < E

if numeric, the method should be fast.

any suggestions?
 
Mathematics news on Phys.org
...from my attempt at solution, I have W < Ey0/H + E versus W = (max)/H, so it looks like for Ey0 <= 1 I have H approaching infinity, and for > 1 I have W approaching infinity.

can someone verify this?

...EDIT now when I think about it more, it seems because of "W < ... + E" increasing H is always favoured, maybe not if we limit W and H to something less then infinity (in real world they are values no more than ~1000).
 
Last edited:
so it looks like this:

- if Ey0 > 1 compare results for max W versus max H under our constraint,
- otherwise use max H

am I right or what?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
1
Views
1K