On Feb 27, 2009, at 10:37 PM, David Winsemius wrote:
On Feb 27, 2009, at 7:49 PM, Duncan Murdoch wrote:
On 27/02/2009 6:15 PM, Vemuri, Aparna wrote:
I have a large 3 dimensional array of size (243,246,768)
The first dimension is Rows, second is columns and the third is
Time. So for each r
On Feb 27, 2009, at 7:49 PM, Duncan Murdoch wrote:
On 27/02/2009 6:15 PM, Vemuri, Aparna wrote:
I have a large 3 dimensional array of size (243,246,768)
The first dimension is Rows, second is columns and the third is
Time. So for each row and column, I want to calculate the mean of
time st
On 27/02/2009 6:15 PM, Vemuri, Aparna wrote:
I have a large 3 dimensional array of size (243,246,768)
The first dimension is Rows, second is columns and the third is Time.
So for each row and column, I want to calculate the mean of time steps
1:8, 2:9, 3:10 and so on and assign the values to
I have a large 3 dimensional array of size (243,246,768)
The first dimension is Rows, second is columns and the third is Time.
So for each row and column, I want to calculate the mean of time steps
1:8, 2:9, 3:10 and so on and assign the values to a new array. For this
I am using the following s
4 matches
Mail list logo