photo

Hassan Zhairabany


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
166,669
of 300,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

5 years 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...

5 years 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...

5 years ago | 1 answer | 0

1

answer