photo

Idra


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


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',...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 12 ans il y a | 1 réponse | 0

1

réponse