Community Profile

photo

NHJ


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to reconstruct a cell with different sizes from a matrix
Hi all, I have a cell array of complex double and I want to convert them to matrix for the next process. Then, I want to recons...

1 year ago | 0 answers | 0

0

answers

Question


Converting a cell array containing more cell arrays with different sizes to one cell matrix
Hi all, how to converting cell array containing more cell array (have different sizes) to one cell matrix? For example: C= {...

1 year ago | 1 answer | 0

1

answer

Question


How to delete symmetry cells in Matlab?
Is it possible to delete a symmetry cells? For example I have three cells F{1},F{2} and F{3}. Let say there is another cells in ...

1 year ago | 1 answer | 0

1

answer

Question


Delete duplicate cell in a cell of complex double.
Hi, how to delete duplicate cell in a cell using Matlab? I can run using single cell, but I can't when I change the input to ce...

1 year ago | 2 answers | 0

2

answers

Question


How to copy a complex number in a cell with different sign of imaginary part?
Is it possible to copy a complex number in a cell with different sign of imaginary part? For example, I have 1x1 cell of complex...

1 year ago | 1 answer | 0

1

answer

Question


How to delete a duplicate cells?
How to delete a duplicate cells? For example I have 1x4 cells and some cell have the same value. I want to delete the cell, so t...

1 year ago | 1 answer | 0

1

answer

Question


How to concatenate elements in cell array to a vector?
I have cell arrays with different size & I want to concatenate all the elements in the cell to become a vector. How to do that? ...

1 year ago | 1 answer | 0

1

answer