Skip to content
Snippets Groups Projects
Commit f3f4e925 authored by Matto's avatar Matto
Browse files

Update README.md

parent c2f01f8f
No related branches found
No related tags found
No related merge requests found
# evaluation_paper
## CastorModel
Contains Matlab code for the simulation of the castor wheel and the generation of figures comparing simulations to experimental results. This code relies on the `functions` folder.
Contains Matlab code for the simulation of the castor wheel and the generation of figures comparing simulations to experimental results. This code relies on the `functions` folder. To run the code and generate the results figure presented in the paper, run the `main.m` file.
## Data
Contains experimental data of the castor wheel on the treadmill.
Contains experimental data of the castor wheel on the treadmill, organized by collection date.
## functions
Contains functions used for the 3d castor model.
Contains functions used by `CastorModel` code.
## Rolling resistance
Contains Matlab code to compute the rolling resistance of the castor wheel on the treadmill. The value of the computed rolling resistance is used in the `CastorModel`.
## License
Available under CC BY 4.0 license.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment