Image
Code

Histogram Smoothing

Curran Kelleher

Last edited Jun 24, 2019
Created on Jun 24, 2019
Forked from Moon Calendar 2024

Visualization of the concept of smoothing/blurring.

An experiment related to a proposed smoothing feature of d3-array.

This shows how repeated iterations of a simple moving average acts as a Gaussian Filter.

This can be used to approximate Kernel Density Estimation.

MIT Licensed