Skip to content

sauravsocial/gait_phase_detection_2

Repository files navigation

gait_phase_detection_2

Detected 7 sub phases of a gait cycle by k-means clustering.

  1. Used tri-axial accelerometer data from IMU in the .xlsx format

  2. Pre processed data where I used X-axis of the knee data and both X,Y axis of the ankle data and their first order derivatives by three point estimation.

  3. set k=7.

  4. labelled clusters are saved in cluster_result1.csv

About

Detected 7 sub phases of a gait cycle by k-means clustering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages