Community Profile

photo

alicia che


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Mean of cell array containing matrices
Hi, I have a 1x10 cell array, each contains a matrix of nx2 (8x2, 9x2, 6x2, 7x2, 7x2...). I would like to take the mean of each...

4 years ago | 1 answer | 0

1

answer

Question


Sort a cell array based on average of one cell column/row, then sort the structure
Hi, I have a cell array that contains a number of n by 2 matrices. I want to do the following: determine the averge value of th...

4 years ago | 2 answers | 0

2

answers

Question


Indexing a cell array according to another cell array
So I have two cell arrays, each represent onset and offset times of events, so they have the same size and they correspond to ea...

8 years ago | 2 answers | 0

2

answers

Question


Deleting elements in cell array constrained by logic
I have a cell array for example: A = [{4,2,5},{3,5,7},{2,3,8,},{4,5,6}]. The elements in the cell array are time points in a t...

8 years ago | 1 answer | 0

1

answer