There are 0 repository under rectangular-averaging topic.
SonataSmooth is a C# .NET Windows Forms application for noise reduction and smoothing of numerical data. It supports multiple input methods and advanced filtering algorithms, providing a user-friendly, customizable, and efficient data processing experience.
Provides three different noise reduction algorithms for smoothing out data : Rectangular Averaging, Binomial Median Filtering, and Binomial Averaging. It processes data from a list and displays the results in another list.