Community Profile

photo

Hassan Zhairabany


Last seen: nästan 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Present 0 with white pixel and 1 with black pixel in matrix
Hello, I have a matrix A, with elements are 0 or 1, how to tell imshow(); function to represent 0 value with a while pixel...

nästan 4 år ago | 1 answer | 0

1

answer

Question


How to get the surface roughness of the top surface of a 3D matrix.
Hello, I have a 3D matrix A, let B equal B=(size(A,1)/2,:,:); imshow(squeezeB()); this imshow gives the image in the attach...

nästan 4 år ago | 0 answers | 0

0

answers

Question


How I can show one plane of a 3D matrix double
Hello, I have a matrix A=randi([0,1],[256,256,5]) and I want to show the plane B in a top view image like imshow() B=A(255...

nästan 4 år ago | 1 answer | 0

1

answer