smoothers
smoothers copied to clipboard
Visualizations of various one-dimensional smoothers using the d3 javascript library.
Interactive Scatter Plot Smoothers
This javascript application allows a user to explore scatterplot smoothing algorithms in real time.
The application is hosted here.
Dependencies
The app uses d3.js to render and animate the plots, and numeric.js to solve systems of linear equations.