We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0397137 commit c26df9aCopy full SHA for c26df9a
1 file changed
notebooks/3/Bumpless-PI-Controller-Analysis.ipynb
@@ -76,7 +76,7 @@
76
"\\frac{du}{dt} = -K_p \\dot{T}^*_{S,1} + K_I (T^*_{set} - T^*_{S,1})\n",
77
"\\end{equation}\n",
78
"\n",
79
- "Finally, subsitute the second differential equation:\n",
+ "Finally, substitute the second differential equation:\n",
80
81
"\\begin{equation}\n",
82
"\\frac{du}{dt} = -K_p \\frac{U_b (T^*_{H,1} - T^*_{S,1})}{C_p^S} + K_I (T^*_{set} - T^*_{S,1})\n",
0 commit comments