matlab histfit(data,nbins,dist)直方图拟合
摘要:
rng default; % For reproducibility r = normrnd(10,1,100,1); figure histfit(r) rng default; % For reproducibility r = betarnd(3,10,100,1); figure histf 阅读全文
posted @ 2021-09-18 16:01 那抹阳光1994 阅读(796) 评论(0) 推荐(0)
浙公网安备 33010602011771号