Skip to content

jusung1459/CMPT353RunningProject

Repository files navigation

CMPT353RunningProject

Required libraries: numpy, pandas, matplotlib, scipy

First run the command:

python3 distance.py 4splits_treadmill/ 4splits_outside/

it will produce outside_distance.csv and treadmill_distance.csv

which are the final cleaned data set we will be using in below.

Next run the command:

python3 distance_test.py

which will output the statistical test outputs in the command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages