7656aa1cd9
git-svn-id: https://bucket.mit.edu/svn/nilm/zoom@7707 ddd99763-3ecb-0310-9145-efcb8ce7c51f
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
computer on
|
|
light on
|
|
keithley 120ma
|
|
keithley 220ma
|
|
keithley 120ma
|
|
keithley 20ma
|
|
keithley 10ma
|
|
keithley off
|
|
octave:32> t=1:240000; y=filter(ones(1,4000)/4000,1,dac(t)-calib*adc(t));
|
|
octave:33> t=190000:210000; plot(t,y(t));
|