Arup Bhattacharya
Followers: 0 Following: 0
Feeds
질문
How to calculate average for data every nth row?
I have a matrix of size 900 x 9. I want to average (and find standard errors) for the data located after 30 rows. To be very cle...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Getting the max value of a certain column, fetching the entire row from a 3D matrix and write those in a new matrix
Hi, I have a 3D matrix Once_Still_3D of form 68 x 8 x 30, with 30 being the timesteps. I need to find the max value of column 3...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Averaging 3D matrix value and reshape
I have a Matrix named June21_Once_StillMat - the size of which is 15 x 41 x 40. I am trying to get the data from the colums 2 t...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Averaging the data from a 3d matrix and populating it in a 2D matrix.
I have a problem. I have a 3D matrix, lets say A(15,8,40) and I want to get a new matrix, lets say B(15,8) where every row in ma...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
1X1500 cell array to matrix
I have 1500 .txt files containing 5 columns and 71022 rows. I converted them into 1x1500 cell array using import tool. Now the n...
거의 6년 전 | 답변 수: 2 | 0