Community Profile

photo

Khalid


Last seen: 3 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to efficiently convert from uniquely ordered cell array back to 1-D vector?
I am initially given a very large complex-valued vector cV of a size mx1. Then, I convert this vector into a cell array I ...

11 years ago | 1 answer | 0

1

answer

Question


Convert complex-valued sorted vector with absolute-value repetitions into a cell array
I have a very large vector (vC) of complex-valued entries (say mx1). I am sorting this vector (ascending or descending doesn'...

11 years ago | 1 answer | 0

1

answer

Question


How to save the output of 'surf' into a 3-D matrix?
Hi, I input a 2-D image to ' surf' to generate a 3-D surface image. I would like to save the output of ' surf' in the form ...

12 years ago | 1 answer | 0

1

answer

Answered
How to store a 3-D surf image into a 3-D matrix?
I think 'surf' in Matlab does not do it the way I described above. It turned out that it is way easier than I initially thought....

12 years ago | 0

Question


How to store a 3-D surf image into a 3-D matrix?
I have an 'image' (2D Matrix) of size AxB. The 'surf(image)' command in Matlab generates a 3-D surface image. I would like to st...

12 years ago | 2 answers | 0

2

answers