mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Create running.md
This commit is contained in:
parent
ee36e1f7aa
commit
45ef55f890
19
_drafts/running.md
Normal file
19
_drafts/running.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Building Micropython from source
|
||||
layout: post
|
||||
image:
|
||||
alt:
|
||||
---
|
||||
|
||||
- download all my runs from strava
|
||||
- scatter them on a (distance, time) plot
|
||||
- plot the (distance, time) curves predicted by the V02 max tables in the running book
|
||||
- interpolate the table to get a smooth function parametrised by V02max
|
||||
- fit that to my data
|
||||
|
||||
- potentially will need to take only the top 20% of runs or something
|
||||
- and/or weight by time to get a better estimate of current V02max
|
||||
|
||||
Extensions:
|
||||
- download heart rate data and make a histogram per hour of the day
|
||||
- could map radius to heart rate and angle to hour of day to make a nice figure
|
Loading…
x
Reference in New Issue
Block a user