Skip to content

haunledeshuchang/histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

这是一个python中学习matplotlib的练习,其中尝试使用了plt.hist(x1,bins=100,normed=True)和plt.hist(x1,bins=100)两种: 其中normed=true,表示纵轴是频率;没有normed 则表示频率/组距

About

直方图

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages