(See attached files for full problem description)
LP Programming and finding duals
(See attached file for full problem description)
Non-Linear Programming using Excel Solver Add-in
The following problem requires the use to the Solver add-in within Excel. No other software application(s) will suffice for the purposes of this learning exercise. Please show all work and label the answers, so the student can benefit from context. Note: The problem is also posted in the attached MS Word document, so that it ...continues
For this generic type of problem what is the function that we want to minimize? Is is surface area? I started working out the problem using the volume of a cylinder as a constraint: v=pi r^2 h then using the surface area function = 2*pi r^2 + 2pi*rh from here I write as one variable f(r) 2pi r^2 + (2/r) -2r^-1 after h ...continues
(See attached file for full problem description) In the graph area problems looking for the steps --- 1. The maximization or minimization of a quantity is the a. goal of management science. b. decision for decision analysis. c. constraint of operations research. d. objective of linear programming. 2. Which of ...continues
Could you solve the following approach “in the 2nd page of the PDF file" using matlab. Let me know if you are interesting to solve this problem.i can pay anything you want.there is an Optimization involve in step #5 "you can use any Optimization method you know to solve it.I prefer the two-phase global optimization algorithm. i ...continues
Could you solve the following approach “in the 2nd page of the Prony_Series_Conversion.pdf file" using matlab. Let me know if you are interesting to solve this problem.i can pay anything you want.there is an Optimization involve in step #5 "you can use any Optimization method you know to solve it.I prefer the two-phase global op ...continues
this is reserve for a Specific OTA you can solve the problem using genetic algorithm(GA),but do you think you can get near the solution in the the "Result_2_Xugang" PDF file i sent.please describe why this algorithm good fro my case. I NEED THE WHOLE CODES PLEASEEEEEEEEEEEEEE. some test data is needed to see the benefi ...continues
Lagrange Multiplier Optimization
I am having difficulty with two constrained optimization problems using a lagrangian multiplier. Problem one as follows: Maxamize f(x,y)= x ^1/3 y^2/3 subject to x+2y=100 The next one is a three variable problem max f(x,y,z)=x ^ 1/4 y ^ 2/4 z ^ 1/4 subject to 2x+2y+2z = 100 I understand how to set the problem ...continues
Need some help finding the max value of a multi var. function as follows exp ^2x - 2x-2y^2+y and the second one is -(2-x)^2y^2-y I am confused as to how to take the partials with the exponential in the first problem and with the - sign outside the parenthesis in the second problem. If you can work out the solu ...continues