DevHeadsCommunity / FreeRTOS_Gesture_Data_Collection

0 stars 0 forks source link

Feature/normalize data #7

Open undefined2001 opened 14 hours ago

undefined2001 commented 14 hours ago

Here I am reading and normalizing my data which seems to following steps

  1. Calculate Mean and Standard Deviation
  2. then for each axis take SD/Mean

bellow the resulting data is added for reference. image