| Author |
Comment/Response |
yehuda
|
02/28/13 10:51pm
In Response To 'Re: Re: Re: Operation on specific cases' --------- Well, my solution works for you BESIDES the need to sort the results according to the experiment number, so I add a Sort to take care of that
Mean /@ Map[Last, GatherBy[Sort[Transpose[a]], First], {2}]
yehuda
URL: , |
|