| Author |
Comment/Response |
Richard
|
06/13/12 06:52am
Hi,
I have a data set of the form
{{x1,y1,f11,f12,..,f15},{x2,y2,f21,f22,..,f25},...}
I want to find the {xi,yi} coordinates for the maximum average f value ie calculate the averages {f1bar, f2bar,...}, find the maximum average value and return the x and y values.
I can calculate the average and then find the maximum fbar value but I'm stumped when it comes to getting or somehow keeping the x,y values.
Can anyone help?
Cheers,
Richard
URL: , |
|