Namespaces | Functions | Variables
smooth.py File Reference

Go to the source code of this file.

Namespaces

namespace  hrl_lib::smooth

Functions

def hrl_lib::smooth.smooth

Variables

list hrl_lib::smooth.l = ['original signal', 'signal with noise']
tuple hrl_lib::smooth.t = linspace(-4,4,100)
list hrl_lib::smooth.windows = ['flat', 'hanning', 'hamming', 'bartlett', 'blackman']
int hrl_lib::smooth.ws = 31
tuple hrl_lib::smooth.x = sin(t)
tuple hrl_lib::smooth.xn = x+randn(len(t))
tuple hrl_lib::smooth.y = smooth(x)


hrl_lib
Author(s): Cressel Anderson, Travis Deyle, Advait Jain, Hai Nguyen, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:34:06