AmirMotefaker / Accelerometer-Data-Analysis

Accelerometer is a device used to measure the acceleration or vibrations of a motion. The data provided by an accelerometer is three-dimensional and can be used in data-driven applications for solving problems like fall detection and health monitoring.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

  • Accelerometer is a device used to measure the acceleration or vibrations of a motion. The data provided by an accelerometer is three-dimensional and can be used in data-driven applications for solving problems like fall detection and health monitoring.

  • For the task of Accelerometer Data Analysis, we first need to collect data collected by an accelerometer. As an accelerometer collects three-dimensional data, it’s essential to have data about the x, y, and z axes in our dataset with respect to a particular time.

About

Accelerometer is a device used to measure the acceleration or vibrations of a motion. The data provided by an accelerometer is three-dimensional and can be used in data-driven applications for solving problems like fall detection and health monitoring.


Languages

Language:Jupyter Notebook 100.0%