We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb1e06 commit 702814fCopy full SHA for 702814f
docs/camk-sens.ipynb
@@ -223,7 +223,7 @@
223
"Using two Hill functions to fit steady state CaMKII activities.\n",
224
"\n",
225
"$$\n",
226
- "\\text{CaMKII}_{act} = p_1 \\frac{c^2}{c^2 + p_2^2} + p_3 \\frac{c^2}{c^2 + p_4^2} + p_5\n",
+ "\\text{CaMKII}_{act} = p_1 \\frac{c^2}{c^2 + p_2^2} + p_3 \\frac{c^4}{c^4 + p_4^4} + p_5\n",
227
"$$"
228
]
229
},
0 commit comments