update start with reg plots and models

This commit is contained in:
2018-08-07 17:28:38 +02:00
parent 4ea048d8a2
commit ab0fc445a7
10 changed files with 84 additions and 7 deletions
Binary file not shown.
+1
View File
@@ -2,6 +2,7 @@ import matplotlib.pyplot as plt
import numpy as np
plt.style.use('bmh')
plt.rcParams['axes.facecolor'] = 'white'
plt.figure(figsize=(8, 3))
def gen_48v_theory():
Binary file not shown.
Binary file not shown.