From 1645028f3dec9e5c2f9b2f81c819ddb1f7f8502a Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Tue, 12 Dec 2023 13:09:50 -0500 Subject: [PATCH] update mathematica script, small fix initial value --- ntclient/resources/math/1rm-regressions.wls | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ntclient/resources/math/1rm-regressions.wls b/ntclient/resources/math/1rm-regressions.wls index 962ea89..861a8c3 100755 --- a/ntclient/resources/math/1rm-regressions.wls +++ b/ntclient/resources/math/1rm-regressions.wls @@ -7,7 +7,7 @@ (**) (*(* Brzycki *)*) (*(*brzLin[n_]:=(37-n)/36*)*) -(*brz[n_]:=(37-n+0.005n^2)/36*) +(*brz[n_]:=(36.995-n+0.005n^2)/36*) (**) (*(* Dos Remedios *)*) (*dosPts={{1,1},{2,0.92},{3,0.9},{5,0.87},{6,0.82},{8,0.75},{10,0.7},{12,0.65},{15,0.6},{20,0.55}};*) @@ -38,6 +38,3 @@ (*dos[18]*) (*dos[19]*) (*dos[20]*) - - - -- 2.52.0