Community Profile

photo

IM


Last seen: nästan 4 år ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


" Array dimensions must match for binary array op."
Dear experts, I need your help;) I got an Error :" Array dimensions must match for binary array op." I have 1x14 cell ThAl...

nästan 4 år ago | 1 answer | 0

1

answer

Question


How to get mean across cell array of arrays different size?
Dear All, need your help ;) ! I have 1x5 cell array of arrays different size, like this : myData = {{9×119×11},{6×119×11},{...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Undefined function or variable
Hi! I have two different Datas(data1,data2) and one function, that makes some stuff: data1 = dir; resultsData1 = myfunction(...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How to generate random matrix from another one?
Hi! I have a 18 x 57x11 matrix . How can I make a new random matrix (the same size) , which is generated by "shuffling" the ...

mer än 4 år ago | 3 answers | 0

3

answers

Question


How to make from different size matrices one size matrices by adding NaN's?
Hi! I have a cell array with matrices of different size : X ={ {6x12x4},{5x12x4}, {10x12x4},{ 6x12x4}, {8x12x4 }} How can...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Mean matrix of different size matrices in one cell array
Hi, everybody! I have different size 3D matrices in 1x5 cell array, like this : A = {{9×119×11},{6×119×11},{8×119×11},{9×119×1...

mer än 4 år ago | 2 answers | 0

2

answers