Skip to content

Reduced noise of noisy signals (with a proper desnoising rate) using Least Squares implemented in Python, Matplotlib and Numpy.

Notifications You must be signed in to change notification settings

leilibrk/Reducing-noise-on-data

Repository files navigation

Reducing-noise-on-data

Using matplotlib to reduce the noise of a chart. The chart shows the price of Bitcoin every 2 hours from the end of 2020 to the 20th of May. In this project I use least-squares for denoising the chart.

Results:

  1. too much denoised

zip2.png

  1. properly denoised

zip2.png

  1. not enough denoised

zip2.png

About

Reduced noise of noisy signals (with a proper desnoising rate) using Least Squares implemented in Python, Matplotlib and Numpy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages