Re: optimisation problem!!!



Graph the region on the x1-x2 plane bounded by your restraints. Find
the directional derivative of z along the edges. (since they are all
linear, this is easy to do) If they are all non-0, then check the
corners of the region for maximum profit. If any are 0, then any point
along that line is equally valid (although, you do need to choose an
integer value for x1 and x2- if the corners of the region are not
integral, you will need to figure out for yourself what to do.)

Also, note that you made an error on your z equation.

I assumed that all units should have been either tonnes or metres,
otherwise a conversion factor is needed.

.



Relevant Pages

  • Re: Looking for function (x,y)
    ... symmetrical convex or concave curve in between. ... (I'm writing C code to allow the user to shape the output of an ... Rotate the graph 45 degrees. ... the linear function does not fit into the suggested form. ...
    (sci.math)
  • Re: Solving linear programming problem using graph/ plot?
    ... you mean solving two-variable linear programs ... and contours of the objective function? ... system, you can try linprog, which solves linear ... programs (via linear algebra, not using the graph). ...
    (comp.soft-sys.matlab)
  • Re: Trendline Graphs
    ... The advantage of using the chart coefficients (either manually or via ... > and selected to see on the graph the linear formula and R2. ...
    (microsoft.public.excel.misc)
  • Re: FORECAST function isnt producing wanted results
    ... Infact in the graph, you can right-click and add a trend line. ... select each of the options i.e. linear, or exponential, and check the ...
    (microsoft.public.excel.misc)