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...
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...
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
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...