readme

来自「人工神经网络的源码编程」· 代码 · 共 38 行

TXT
38
字号
Directory  ../UtilitiesContents  colSum.m    Sums the columns of matrices.  diagProduct.m    Fast way to get the diagonal of the product of two matrices.  dupCol.m    Creates a matrix by duplicating a column vector.  dupRow.m    Creates a matrix by duplicating a row vector.  getNextArg.m    Parses a comma/space seperated option string.  overWrite.m    Prints a new message on top of the last message.  rowSum.m    Sums the rows of matrices.      traceProduct.m    Fast way to get the trace of the product of two matrices.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?