photo

Idra


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort