Skip to content

C# project to determine the running median by means of a data on the listbox control.

License

Notifications You must be signed in to change notification settings

happybono/CSRunningMedianSample

Repository files navigation

CSRunningMedianSample

C# project to determine the running median by means of a data on the listbox control.

What's New

Click to Expand

v1.0

February 20, 2022

Initial release.

Features

  • To calibrate and convert original data using the running median method, click on the [Calculate] button.
  • Correcting for outliers in a running median.

Principle Demonstration

Data Calibration Demo Using the Running Median Method.

Known Issues

  • Results may not be accurate when you use less than the 5 numeric data samples.

Copyright

Copyright ⓒ HappyBono 2022 - 2025. All rights Reserved.

License

This project is licensed under the MIT License. See the LICENSE file for details.