Classes | Namespaces | Variables
savitzky.py File Reference

Go to the source code of this file.

Classes

class  savitzky.savitzky_golay
 

Namespaces

 savitzky
 

Variables

 savitzky.l = sg.filter(Zn)
 
 savitzky.sg = savitzky_golay(window_size=29, order=4)
 
 savitzky.x = np.linspace(-3,3,100)
 
 savitzky.Z = np.exp( np.negative(x))
 
 savitzky.Zn = Z+np.random.normal( 0, 0.2, Z.shape )
 


cob_voltage_control
Author(s): Alexander Bubeck
autogenerated on Wed Apr 7 2021 02:11:57