Kalman-and-Bayesian-Filters-in-Python
Kalman-and-Bayesian-Filters-in-Python copied to clipboard
Update gauss.py
Updated gaussian.str() function to use class variable 'variance' instead of non-existent 'sigma' variable.