Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

dataset analysis in python photo photoelectric effect

In [1]: vh = B.in_between(1.5, 3.5, V)           # select voltages between 1.5 and 3.5
In [2]: l2 = B.linefit(V[vh], I[vh], sig_I[vh]) # fit the line
Source by wanda.fiu.edu #
 
PREVIOUS NEXT
Tagged: #dataset #analysis #python #photo #photoelectric #effect
ADD COMMENT
Topic
Name
7+6 =