Autocovariance Least-Squares (ALS) Package


Latest Release

Dependencies:

  • GNU Octave (version 3.0.0 or higher)
  • Sundials toolbox (for LTV-ALS module)
  • Linear ALS module is 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-v4.tar.gz

    pkg compatible tarball Version Release Date
    ALS 4.0.0 30 December 2010

    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 https://hg.cae.wisc.edu/hg/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 https://hg.cae.wisc.edu/hg/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