Jaap van Ekris
7746f6e612
Update Rower.test.js
2024-01-24 16:11:20 +01:00
Jaap van Ekris
657713d393
Adaptation to improved drag calculation algorithm
2024-01-24 16:08:50 +01:00
Jaap van Ekris
97cfc04bc2
Adaptation to improved drag calculation algorithm
2024-01-24 16:04:58 +01:00
Jaap van Ekris
28f4ba4dfd
Fixed Lint error
2024-01-24 15:52:31 +01:00
Jaap van Ekris
b11a63a8fd
Change to use Lin. TS for Drag calculation
...
Changing the drag and recovery slope calculation from OLS to Linear Theil-Sen
2024-01-24 15:50:09 +01:00
Jaap van Ekris
02fa5293f2
Addition of the defaultValue property
2024-01-24 15:45:45 +01:00
Jaap van Ekris
3ccda4f6d2
Create battery of tests for FullTSLinearSeries
2024-01-10 12:27:01 +01:00
Jaap van Ekris
80c53afcff
Adaptation to improved Theil-Sen algorithm
2024-01-10 12:16:54 +01:00
Jaap van Ekris
4a01f5fd65
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:56:45 +01:00
Jaap van Ekris
2df7b72891
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:52:01 +01:00
Jaap van Ekris
23c6d69f96
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:46:33 +01:00
Jaap van Ekris
e42a4717e6
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:44:23 +01:00
Jaap van Ekris
1b17b8137b
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:41:39 +01:00
Jaap van Ekris
00adc3c932
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:39:09 +01:00
Jaap van Ekris
2ddb222d0c
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:37:36 +01:00
Jaap van Ekris
2ea84d26a0
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:35:52 +01:00
Jaap van Ekris
fcf1f7312b
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:33:52 +01:00
Jaap van Ekris
881999f1e1
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:32:04 +01:00
Jaap van Ekris
6bb2b9f9e3
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:29:54 +01:00
Jaap van Ekris
9c47873e35
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:24:55 +01:00
Jaap van Ekris
3412ed8abc
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:22:04 +01:00
Jaap van Ekris
9621d2fc7b
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:19:45 +01:00
Jaap van Ekris
c2e0960c46
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:16:16 +01:00
Jaap van Ekris
cfb2d66664
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:12:46 +01:00
Jaap van Ekris
4ccf0b51fc
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:09:26 +01:00
Jaap van Ekris
728761463a
Adaptation to improved Theil-Sen algorithm
2024-01-09 22:06:54 +01:00
Jaap van Ekris
cdf4411cbb
Adaptation to improved accuracy
2024-01-09 22:04:08 +01:00
Jaap van Ekris
4707df1ee3
Adaptation to improved accuracy
2024-01-09 21:45:04 +01:00
Jaap van Ekris
0989a72c2b
Adaptation to improved accuracy
2024-01-09 21:41:45 +01:00
Jaap van Ekris
f6f9775244
Adaptation to improved accuracy
2024-01-09 21:34:55 +01:00
Jaap van Ekris
aecaa56479
Update to reflect improved robustness
2024-01-09 21:30:45 +01:00
Jaap van Ekris
804ab5e844
Fixed lint error
2024-01-09 21:20:30 +01:00
Jaap van Ekris
8f75076c73
Fixed lint errors
2024-01-09 21:18:35 +01:00
Jaap van Ekris
0e6de1636b
Improvement of flywheel velocity and acceleration algorithm
...
Improvement of the algorithm used for the flywheel speed and acceleration, which makes it less errorprone and more smooth.
2024-01-09 21:11:13 +01:00
Jaap van Ekris
e0aabf4431
Code cleanup and improvement
...
Added the option to do quadratic analysis of two datapoints
2024-01-09 21:06:53 +01:00
Jaap van Ekris
85a716ccf0
Fixed a lint error
2024-01-09 20:55:52 +01:00
Jaap van Ekris
ca436e2dc4
Improvement of the calculation of the intercept
...
Improved the calculation of the intercept, to bring it in line with the original Theil-Sen algorithm
2024-01-09 20:53:18 +01:00
Jaap van Ekris
ba2ab13316
Creation of a Weighed series
2024-01-09 20:48:00 +01:00
Jaap van Ekris
5ea6de180b
Update FullTSQuadraticSeries.js
2024-01-08 12:12:55 +01:00
Jaap van Ekris
6a6c195db1
Fixed typo in addition assignment
2024-01-08 12:12:29 +01:00
Jaap van Ekris
8fb3668df2
Implemented the Goodness of Fit indicator
2024-01-08 12:05:46 +01:00
Jaap van Ekris
db7d88b1fd
implemented the Goodness of Fit indicator
2024-01-08 12:02:56 +01:00
Jaap van Ekris
6a9ec9a64e
Performance improvement
...
Further performance improvement
2023-12-04 11:03:50 +01:00
Jaap van Ekris
605887198a
Fix testing errors
2023-12-03 22:51:04 +01:00
Jaap van Ekris
88259a61e0
Fix of testing errors
2023-12-03 22:48:48 +01:00
Jaap van Ekris
f6c898f702
Fix testing errors
...
Fixed testing errors
2023-12-03 21:40:58 +01:00
Jaap van Ekris
8999539616
Modification to reflect better FullTSQ algorithm
...
Modification to reflect better FullTSQ algorithm
2023-12-03 21:13:55 +01:00
Jaap van Ekris
d8b547f040
Update to handle increased FullTS accuracy
...
Update to handle the increased FullTS accuracy: the FullTSQuadratic functions have increased accuracy and react quicker to changes, thus stroke detection has to be improved.
2023-12-03 21:12:56 +01:00
Jaap van Ekris
8769a19090
Update to accomodate FullTS improvements
...
Update to accomodate FullTS improvements
2023-12-03 20:48:22 +01:00
Jaap van Ekris
a557bef4bc
Update Flywheel.js
2023-12-03 20:47:02 +01:00