Skip to content

Commit

Permalink
分布绘图说明
Browse files Browse the repository at this point in the history
  • Loading branch information
fengdu78 committed Jan 6, 2020
1 parent 1a1b686 commit 1521de8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 5.data-visualization/1.matplotlib/plot_distribution/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 常见概率分布的Matplotlib实现
>文章来源于公众号:Python与算法社区,作者zglg
本次实验所用的4种常见分布,连续分布的代表:beta分布、正态分布,均匀分布,离散分布的代表:二项分布。

0 comments on commit 1521de8

Please sign in to comment.