Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have a problem with the function of maximize today. I tried to simplify the problem with the short calculation attached.
It's about a 3x1 vector fu which is a function of a single variable n.
I want to use the maximize function to return a 3x1 vector of n that gives the maximum value of each element of fu. But it seems not working in my calculation.
Can anybody please help me?
Solved! Go to Solution.
Perhaps the attached will help (I've made your objective function a little more complicated to ensure each solution is different).
Alan
Perhaps the attached will help (I've made your objective function a little more complicated to ensure each solution is different).
Alan
Thanks for the help!
Xiaoming