install

来自「神经网络的工具箱, 神经网络的工具箱,」· 代码 · 共 41 行

TXT
41
字号
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++INSTALLThis is the INSTALL file for the SNN NetPack Toolbox for Matlab. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Installation in Unix/Linux:This toolbox can be installed in any directory you want. We advise youto install it under your home directory. To install itunder the directory /home/user/ just unzip the filenetpack-toolbox-$VERSION.zip:> unzip -d /home/user/ netpack-toolbox-$VERSION.zip For /home/user/ any other directory can be used. Now you will have a directory /home/user/netpack-toolbox-$VERSION which contains the toolbox and documentation. This directory is referred to as NETPACKROOT. The actual toolbox, consisting of Matlab m-files you can find inNETPACKROOT/netpack.-----------------------------------------------------------------------Installation in Windows 95/98:Use a standard unzip utility to extract all files fromnetpack-toolbox-$VERSION.zip. You can use any folder you like to extract the toolbox to. All files in the toolbox are installed in a subfolder called netpack-toolbox-$VERSION.   So, for example, when you extract the toolbox to C:\, allfiles will be in C:\netpack-toolbox-$VERSION. This sub folder is referred to folder as NETPACKROOT.The actual toolbox, consisting of Matlab m-files you can find inNETPACKROOT/netpack.-----------------------------------------------------------------------

⌨️ 快捷键说明

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