Feeds
提问
How to extract data from 6D data?
I have a variable named data which is 6-D double Its size is 256 256 256 1 3 3. I can easily extract 256*256*256 matrix but ho...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to extract a matrix from the indexing data
Hi there, I have a matrix A=[256*256]. Now i find all the pixels that have values greater than certain threshold using [row, c...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do i extract data from 3D matrix?
I have a matrix of size 256*256*256, i want to create a 2D matrix whose each row has information from the z direction of the ori...
4 years 前 | 1 个回答 | 0
