Recent content by Yassineon

  1. Y

    Objective function of a linear program with multiple variables

    I really appreciate you help Timo, thanks a lot. for the points that you mentionned : 1) I didn't get lambda's that sum up to 1, I got some odd values, so I removed them all. 2) Yes that's the problem the paper tries to aggregate the results so they removed important steps for the solution, I...
  2. Y

    Objective function of a linear program with multiple variables

    Thanks Timo for your response, well I already tried that objective function and tried also "0.0 * wj ..+ 1.0 * lambda_j1 + 1.0 * lambda_j2 + + 1.0 * lambda_j3 + 1.0 * lambda_j4 ". but couldn't get the same solution of the paper (((lambda's estimators for the inequalities that I posted are the...
  3. Y

    Objective function of a linear program with multiple variables

    Thank you very much Ibix for your time, actually this set of equations is from the multivariate markov's chain model, here is the link of the full text : https://www.ripublication.com/ijfms/ijfmsv2n3_02.pdf
  4. Y

    Objective function of a linear program with multiple variables

    Thank you Very much Timo for your help, I appreciate it. But I'm still confused about the objective function formula ...
  5. Y

    Objective function of a linear program with multiple variables

    Hello, Please I need help to find the objective function of a linear program (attachement : example). I tried to figure it out from the formula provided in (attachement : formula) but I couldn't understand it, it's written (MIN(lambda)wj) I think it's the key to my question ! ( Full file is...
Back
Top