photo

Idra


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


Funny question on plotting the graph
I have this command; clear figure x=5; y1=0.9787; y2=0.9743; y3=0.9577; plot(x,y1,'.','MarkerSize',...

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

0

respuestas

Pregunta


Make 3 lines with different values at Y axis
Hi! I want to ask, how to make 3 lines at y axis on the bar graph? I have this command: clear y=[0.0975 0.1270 0.278...

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

1

respuesta

Pregunta


How to find the median from each of the column with certain condition
Hi! I have matrices like this: x = randn(10,10); indices = find(abs(x)>2); x(indices) = 0; How to find t...

casi 12 años hace | 1 respuesta | 0

1

respuesta