Info
此问题已关闭。 请重新打开它进行编辑或回答。
Solving an Optimization Problem
2 次查看(过去 30 天)
显示 更早的评论
I’m having difficulties solving an optimization problem. I have tried using linprog (https://se.mathworks.com/help/optim/ug/linprog.html), especially “Solve LP Using Problem-Based Approach for linprog”, however to no success. I suspect the ‘internal service/subassembly” of factor
and
might be the root of the problem.
I would like to obtain the Solution and Lagrange Multipliers as I need those to calculate marginal costs and graph these for different production mix of
and
.
I’m open to suggestions on how to solve this problem? Thanks!
The problem is given by:

Factor prices are given by
,
,
,
,
and 
, A diagram of the production would look something like this:

Suppose
and
units are produced and the factor comsumptions are the solution to program
.
.The solution can be checked by the factor chocies are
. This impies a total cost of 632.33.
. This impies a total cost of 632.33.0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!