Ronak
Followers: 0 Following: 0
Feeds
提问
Partitioning and removing an array of data
Hi. Can you please explain what is it doing here (Bold lines)? As far as I know it must remove gridpoints from thegrid and parti...
3 years 前 | 1 个回答 | 0
1
个回答提问
what does thegrid{1}.points=(1:n); mean?
Hello. I don't understand the underlined part. Can you please explain what is it doing? thegrid=cell(1); thegrid{1}.coordina...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to convert dataset of .mat to .tif files?
I have 100 hyperspectral images (501x502x38) in .mat format, and I want to convert them to .tif files, but my code does not ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to remove rows or Cols in MATLAB?
I have a Matrix (A) of dimension 501*502*38. How can I make it 501*502*37?
3 years 前 | 2 个回答 | 0