Feeds
提问
create zeroes of of row and colum of a huge matrix
Hello, I have a huge matrix and I need to create a zero matrix by multiplying the rows and columns. I tried to use this command...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to create a 3d stack of multiple images in Matlab
Can someone help with creating a 3D stack in Matlab. I have used this line of codes, but it seems that my code stacks up the sa...
10 years 前 | 3 个回答 | 0
3
个回答提问
displaying single slices in image stack
How can i display particular slices of my .tif image stack in Matlab. I have tried the line "imshow(I(:,:,:,300)", since i am as...
10 years 前 | 1 个回答 | 0
