| |
Octave Software
Much of my research work uses the
Matlab
/
Octave
language.
Assignments for ELG 7173
(Topics in Signal Processing II: Computational Techniques in Medical Imaging)
are recommended to be done in Matlab / Octave.
While the School (SITE) has a Matlab site license, this
is not available to people working from their own computers
or at home. I am providing octave software and documentation
here as a resource for these applications.
-
Octave License
Octave is free software licensed under the GNU GPL.
-
Octave for windows
The primary download location is
octave.sf.net
I'm providing a local mirror of these files:
Download (simple install)
( version 2.1.42 ) (4,374 KB)
This package includes octave-2.1.42, octave-forge,
gnuplot 3.8beta, and epstk.
In order to be maximally compatible
between systems, it does not include ATLAS optimizations.
Download ( version 2.1.42 ) (10,140 KB)
This package includes octave-2.1.42, octave-forge,
gnuplot 3.8beta, and epstk.
It contains optimized executables for Pentium4, Pentium2,
and AMD Athlon.
This installable package uses the free
Nullsoft NSIS
packaging system.
The NSIS packaging script is
here
The various ways of installing octave on windows are described
in
this document
-
Octave for cygwin
Download from sourceforge.net
,
Local Copy
This octave build for windows is for those who already have the
cygwin POSIX compatibility
layer installed.
It includes 1) octave , 2) octave-forge extensions
3) gnuplot, 4) ATLAS optimized BLAS
-
Octave for Linux
Most linux distributions with octave prepackaged.
If you are using Redhat, Mandrake, Debian, or SuSE, then
you should have the option of installing octave from the
distribution disks.
Octave for Linux is more robust and quicker
than octave for an equivalent win32 system.
Note, however, that some distributions do not compile
with the ATLAS fast math libraries.
-
Octave for *nix, MacOSX
Octave is available for most unix systems and for Mac OSX.
For information, refer to the
help-octave mailing list.
-
Documentation
GNU Octave Manual (US$30)
PDF Manual for GNU Octave
Last Updated:
$Date: 2003-08-01 23:07:45 -0400 (Fri, 01 Aug 2003) $
|