各類分佈的python例子

#-*- encoding:utf-8 -*- import numpy as np from scipy import stats import matplotlib.pyplot as plt ##################### #二項分佈 ##################### def test_binom_pmf(): ''' 爲離散分佈 二項分佈的例子
相關文章
相關標籤/搜索