photo

huanghui shi


Last seen: alrededor de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to compare values in one vector?
for example B=[1,2,2,5,4,4] so i only want output 1,5,i dont want 2,4 because they have same value in this vector. how to do t...

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

1

respuesta

Pregunta


hwo can i do this image that shades from white at the image edges to black in the image centre
imageData=[]; % set up an empty array imSize=100; numRows=imSize; numCols=imSize; %populate using a nested loop for row=[...

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

2

respuestas