need help creating a code
显示 更早的评论
I need to create a code for the following problem in the link. pls help me.. i have to do it by four days..

Take values as i=1 to 3; s=4; tij is (3x4 matrix)= 2 4 6 8; 1 3 5 7; 1 2 3 4; Uij=W=30;
10 个评论
Wayne King
2013-3-31
You should show the code you have written to try and solve your problem along with the places you are getting stuck and the error messages you are getting.
Nirmal
2013-4-1
Walter Roberson
2013-4-1
What is given and what is to be found? Are t and U and W constrained ? is s given? What is the maximum i value?
Nirmal
2013-4-1
Image Analyst
2013-4-1
What is Z?
Walter Roberson
2013-4-1
My interpretation was that Z is the maximum over Ri.
Nirmal
2013-4-1
Nirmal
2013-4-1
Image Analyst
2013-4-1
Oh, okay. I was thinking it was something (some other equation, or expression) that needed to be maximized. So you're saying it's like this: Z = (the maximum R(i) value over all possible index values for i) - basically Z is the desired answer, and once you know that you should know what values of i, j, m, t, U, and W gave rise to that Z.
Nirmal
2013-4-1
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!