]> Nutra Git (v2) - nutratech/cli.git/commitdiff
update mathematica script, small fix initial value
authorShane Jaroch <chown_tee@proton.me>
Tue, 12 Dec 2023 18:09:50 +0000 (13:09 -0500)
committerShane Jaroch <chown_tee@proton.me>
Tue, 12 Dec 2023 18:09:50 +0000 (13:09 -0500)
ntclient/resources/math/1rm-regressions.wls

index 962ea89f613822220b2f34ea9079b505c3c63927..861a8c37dc3bf28a99aeea9911942c61516da2aa 100755 (executable)
@@ -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]*)
-
-
-