Skip to content

Commit

Permalink
README.md: Format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hosiet committed Nov 5, 2024
1 parent 381a3eb commit 8d6d78e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ with muscle workout.

* `App Usage.pdf`: The usage of Android App.

## Files under `muscle_v31` directory
### Files under `muscle_v31` directory

These files process the collected data for fatigue
detection and classification.
Expand All @@ -32,7 +32,7 @@ detection and classification.
* `accData/` dir: Sample input data to be processed by `accProcess.m`.
* `.mat` files: Workspace variables to be loaded.

## Files under `muscle_v1` directory
### Files under `muscle_v1` directory

* `CircleFit.m`: Function used by `ModifiedMTI.m`.
* `curveSearch.m`: Function used by `singnalProcessMulti.m`.
Expand All @@ -48,7 +48,7 @@ detection and classification.
* `signalGeneration.m`: Generate audio signal for the experiment.
* `.mat` files: Workspace variables to be loaded by `signalProcess.m`.

## Other files
### Other files

* `muscleInfoReadback_script.m`: Process PCM audio data collected from the phone.
* `kmeans_weight.m`: calculate k-means clustering for single muscle workout.
Expand Down

0 comments on commit 8d6d78e

Please sign in to comment.