Calculates the moving average of a given set of datapoints, with a gaussian weighting. I commented a lot inside the code, so that it is quite self explanatory.
nano-bio/moving_average
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Calculates the moving average of a given set of datapoints, with a gaussian weighting. I commented a lot inside the code, so that it is quite self explanatory.