add ぽres stuff
This commit is contained in:
Binary file not shown.
@@ -34,7 +34,7 @@ def gen_reg_theory():
|
||||
[x for x, y in zip(xdata, ydata) if y >= 0],
|
||||
[y for y in ydata if y >= 0],
|
||||
color=f"C{n}",
|
||||
label=f"V$_{{off}}$ = {voff}"
|
||||
label=f"V$_{{off}}$ = {voff} V"
|
||||
)
|
||||
plt.plot(
|
||||
xdata,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user