Community Profile

photo

Muhammad Waqas Anjum


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How can I show 3D image of any size? Is there any method to show 3D image in MATLAB?
Actually, I have created 3D images, but im unable to watch it by imshow(img) command. but im facing errors.

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have created 100x100 random numbers for rows and columns in range of 0-255, then I want to swap row one by one, similarly for column
code to generate random numbers for matrix of 130x130 in range of 0-255 rndm= randi([0,255], 130,130)

más de 2 años hace | 2 respuestas | 0

2

respuestas