| Author |
Comment/Response |
jasper
|
09/22/10 06:31am
I have 100 random samples of size 3. I have to find the minimum of each sample, 100 minima. When i use
Min[RandomReal[{0, 1}, {3, 100}]]
I found only the absolute minimum of all the samples.. is there a way I can prevent mathematica from listing my samples?
URL: , |
|