Skip to content

Instantly share code, notes, and snippets.

View AGIRobots's full-sized avatar

AGIRobots AGIRobots

View GitHub Profile
import numpy as np
import matplotlib.pyplot as plt
#ガウス分布の確率無都度関数をインポート
from scipy.stats import norm