本系列文章由 @YhL_Leo 出品,转载请注明出处。
文章链接: http://blog.csdn.net/yhl_leo/article/details/50036001
LaTeX中,使用argmin
,argmax
时,设置下标可用下面方法:
\begin{equation}
\mathop{\arg\min}_{\theta} \ \ \| \mathrm{J} (\theta)\|.
\end{equation}
argminθ ∥J(θ)∥.
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)