ApCoCoA-1:MatlabToolbox
From ApCoCoAWiki
Revision as of 14:57, 19 November 2007 by Matthias Machnik (talk | contribs) (New page: = Introduction = This article presents the current implementation of the Matlab Toolbox. The toolbox provides functions to run ApCoCoA functions inside Matlab. All current available functi...)
Introduction
This article presents the current implementation of the Matlab Toolbox. The toolbox provides functions to run ApCoCoA functions inside Matlab. All current available functions will be presented here. The general approach is explained in the following section: MatlabToolbox Interface.
MatlabToolbox_Interface
As the ApCoCoALib is written in c++ an additional dll is created to provide a way of communication between mex files and the ApCoCoALib. A detailed description of this approach and current available ApCoCoA functions are described here: MatlabToolbox_Interface
Functions
Available functions are:
- PreProcessing
Download
The current version can be downloaded here. (add link)