Category: Octave

PACE in Octave

June 16th, 2009
I have tried to get the PACE package for functional principal components analysis working in Matlab. At first, I encountered several bugs relating to the installation of the arpack library and package (see my earlier entry). It seems that the arpack pack… more »

Installing arpack 1.0.8 in Octave for Ubuntu 8.10

June 16th, 2009
The arpack library in Octave provides access to two functions, eigs and svd, which are used in the Matlab package PACE for extracting functional principal components. Installing this package required two steps: 1) installing the arpack library and 2) ins… more »