photo

TANMOY SINGHA


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How to plot a histogram as a curve?
data = randn(1,1000); %// example data num_bars = 15; %// specify number of bars [n, x] = hist(data,num_bars); %// use two-out...

대략 4년 전 | 0