photo

Idra


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


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

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변