Community Profile

photo

Arup Bhattacharya


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 2 answers | 0

2

answers