-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (14 loc) · 759 Bytes
/
index.html
File metadata and controls
18 lines (14 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<head>
<title>Sprinting model </title>
<link rel="icon" href="https://tomrottier.com/images/" type="image/x-icon">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1> Sprinting Model </h1>
<p> Computer simulation model comparing sprinting techniques of an elite (left) and non-elite (right) sprinter. </p>
<p> The technique of the elite sprinter made the model run faster... </p>
<a href="https://github.com/TomRottier/SprintingModel/" target="_blank">Link to GitHub
repository</a><br>
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0021929021004103?via%3Dihub" target="_blank"> Link to paper
<img src="Model/7segv2/figures/combined_big.gif" alt="gif" height="400" defer><br>
</body>