📄 netlab downloads.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0043)http://www.ncrg.aston.ac.uk/netlab/down.php -->
<HTML><HEAD><TITLE>Netlab Downloads</TITLE><LINK
href="Netlab Downloads.files/astonuni.css" type=text/css rel=stylesheet><LINK
href="Netlab Downloads.files/netlab_style.css" type=text/css
rel=stylesheet><INSERT nocache file="netlab_tags.txt">
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY>
<P></P><IMG height=50 alt="Netlab logo" src="Netlab Downloads.files/netlogo.gif"
align=top>
<P></P>
<HR>
<P></P><BR>
<TABLE width="100%">
<TBODY>
<TR vAlign=top>
<TD align=middle rowSpan=2>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/index.php">Welcome</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/news.php">News</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/down.php">Downloads</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/over.php">Overview and
Examples</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/intro.php">How to Use</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/book.php">Book and Resources</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/contrib.php">Contributions</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/bugs.php">Bugs</A>
<HR>
<A class=link_style
href="http://www.ncrg.aston.ac.uk/netlab/links.php">Links</A>
<HR>
</TD>
<TD></TD><!--- <td rowspan="2"> --->
<TD>
<H1>Netlab Downloads</H1>At this site you can find the following
resources:
<P>
<DIV>
<TABLE cols=5 width="70%" border=1>
<TBODY>
<TR>
<TD>File</TD>
<TD>Release</TD>
<TD>Zip Format</TD>
<TD>Tar and Gzip Format</TD>
<TD>Date</TD></TR>
<TR>
<TD><A href="http://www.ncrg.aston.ac.uk/netlab/lib_lic.txt"><FONT
color=#ff0000>Licence</FONT></A></TD>
<TD>All</TD>
<TD>N/A</TD>
<TD>N/A</TD>
<TD>30/10/2001</TD></TR>
<TR>
<TD>Toolbox</TD>
<TD>3.2</TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_2/netlab.zip">zip
file</A></TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_2/netlab.tar.gz">gzip
file</A></TD>
<TD>30/10/2001</TD></TR>
<TR>
<TD>Help files</TD>
<TD>3.2</TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_2/nethelp.zip">zip
file</A></TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_2/nethelp.tar.gz">gzip
file</A></TD>
<TD>30/10/2001</TD></TR>
<TR>
<TD>Toolbox</TD>
<TD>3.3</TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_3/netlab.zip">zip
file</A></TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_3/netlab.tar.gz">gzip
file</A></TD>
<TD>18/06/2004</TD></TR>
<TR>
<TD>Help files</TD>
<TD>3.3</TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_3/nethelp.zip">zip
file</A></TD>
<TD><A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/3_3/nethelp.tar.gz">gzip
file</A></TD>
<TD>18/06/2004</TD>
<TR>
<TD>Optimisation options: <A
href="http://www.ncrg.aston.ac.uk/netlab/downloads/foptions.m"><CODE>foptions.m</CODE></A></TD>
<TD>Matlab 7.0 or later</TD>
<TD>N/A</TD>
<TD>N/A</TD>
<TD>28/10/2004</TD></TR></TBODY></TABLE></DIV></TD></TR>
<TR>
<TD></TD>
<TD>
<H2>Installation</H2>
<P>The toolbox consists of a set of text files and is available in two
compression forms. The files are in Unix format, but most Windows-based
editors can cope (in particular, the Matlab editor can read the files
correctly).
<P>
<UL>
<LI>Zip (best for Windows and most Unix users)
<P>The software and help files have been archived and compressed using
<CODE>zip</CODE>: follow the link and save them as text files. Then use
<CODE>unzip</CODE> (or <CODE>winzip</CODE> or similar under Windows) to
extract the files. It is recommended that they are installed in separate
directories. When unzipped, the files are placed in your current working
directory.
<P></P>
<LI>Gzip and tar (for Unix users without zip)
<P>The software and help files have been archived using <CODE>tar</CODE>
and compressed using <CODE>gzip</CODE>: follow the link and save them as
text files. Then use <CODE>gunzip</CODE> to uncompress the archive and
<CODE>tar xf</CODE> to extract the files. It is recommended that the two
files are installed in separate directories. When uncompressed and
extracted from the archive, the files are placed in your current working
directory.
<P></P></LI></UL>
<P>The code directory should also be added to your Matlab search path, by
modifying either the environment variable <CODE>MATLABPATH</CODE> (in
Unix) or the <CODE>path</CODE> variable in your <CODE>startup.m</CODE>
file. See the Matlab manuals for more information.
<P>If you are using Matlab 7.0 or later, then the <CODE>foptions</CODE>
function has been removed. This was the earlier method for setting up
default options to control optimisation algorithms. Installing the
replacement M-file will ensure that Netlab continues to work correctly.
</P></TD></TR></TBODY></TABLE>
<HR>
<AUTHOR><EM>This page is maintained by <A
href="http://www.ncrg.aston.ac.uk/People/nabneyit/Welcome.html">Ian
Nabney</A></EM> (<A
href="mailto:i.t.nabney@aston.ac.uk"><TT>i.t.nabney@aston.ac.uk</TT></A>)</AUTHOR>
<HR>
<ADDRESS>Neural Computing Research Group<BR>Information Engineering<BR>Aston
University<BR>Birmingham B4 7ET<BR>United Kingdom
<P>Phone: +44 (0)121 359 3611 x. 4685<BR>Fax: +44 (0)121 333 6215</P></ADDRESS>
<HR>
<!-- hhmts start -->Last modified: Thurs Oct 28 2004
<!-- hhmts end --></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -