Proximity Readings - Algorithm Comparison

Raw
Combined (Median + EMA)

This chart compares raw proximity sensor data with a combined smoothing algorithm.

The comparison shows the difference between unfiltered and processed sensor readings:

  • Raw: Shows all sensor noise and spikes from the proximity sensor
  • Combined: Uses median filter first, then exponential moving average for optimal smoothing
0