Autocovariance Least-Squares (ALS) Package


Latest Release

Dependencies:

  • GNU Octave (version 3.0.0 or higher)
  • Also compatible with Matlab: tested under version 7.6 (R2008a)
  • Installation:

  • The available tarball is an octave package that can be installed from octave prompt (Octave v3.0.0 or higher) by running octave in the the same folder as the tarball and using the following command on the octave prompt
  • pkg install als-v3.tar.gz

    pkg compatible tarball Version Release Date
    ALS 3.0.0 21 January 2009

    Development Sources

    The latest development sources of ALS are also available via anonymous access to a read-only Mercurial archive. There is also a web interface to the archive available at http://velveeta.che.wisc.edu/cgi-bin/hgwebdir.cgi/als.

    Assuming you have Mercurial installed on your machine, you can check out the latest development version of ALS sources with the following sequence of commands:

    hg clone http://velveeta.che.wisc.edu/cgi-bin/hgwebdir.cgi/als

    Once you have the repository checked out, you can resync with the archive by doing

    hg pull
    hg update

    [ Home | Download | License | FAQ | Help Wanted ]

    Copyright (C) 2008 Fernando V. Lima. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved.

    University of Wisconsin
    Department of Chemical Engineering
    Madison WI 53719