File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,10 @@ \subsection{一种具有多值状态的复值 Hopf\/ield 神经网络模型}
9090异步方式:网络中的神经元状态等概率地依\equref {eqiter }进行更新,一次只更新一个神经元状态;
9191
9292同步方式:网络的每次迭代中,所有神经元状态同时被更新,即依照下式更新:\begin {equation }
93- {\mathbf { X}}(k+1)=\mathbf { Y}(k)=\csign [\mathbf { W }\cdot\mathbf { X }(k)]
93+ % 若使用XITS字体:
94+ % <\mathbfup> 与 <\mathbf> 的效果相同,都是直立加粗
95+ % 斜体加粗使用 <\mathbfit>
96+ {\mathbf { X}}(k+1)=\mathbf { Y}(k)=\csign [\mathbf { W }\cdot\mathbf { X }(k)]
9497\end {equation }
9598其中$ \mathbf { X}(k)$ 为神经元状态$ x(k)$ 组成的列向量,$ \mathbf { W}=(w_{kj})$ 为整个网络的连接权矩阵。
9699
@@ -324,4 +327,4 @@ \section{表格绘制示例}
324327& = & z + t
325328\end {subeqnarray }
326329
327- \equref {eqw }中,\lstinline {eqw}为整个公式的标签,\lstinline {slabel}为子公式的标签。
330+ \equref {eqw }中,\lstinline {eqw}为整个公式的标签,\lstinline {slabel}为子公式的标签。
You can’t perform that action at this time.
0 commit comments