An open API service indexing awesome lists of open source software.

https://github.com/andrewssobral/tdalab

A MATLAB Toolbox for High-order Tensor Data Decompositions and Analysis
https://github.com/andrewssobral/tdalab

multidimensional-arrays tensor-decomposition tensor-factorization tensor-toolbox

Last synced: 3 months ago
JSON representation

A MATLAB Toolbox for High-order Tensor Data Decompositions and Analysis

Awesome Lists containing this project

README

        

TDALAB
======

### Laboratory for Tensor Decomposition and Analysis

_by Guoxu Zhou, Andrzej Cichocki_
2012 Cichocki Laboratory for Advanced Brain Signal Processing

[Download TDALAB manual](http://bsp.brain.riken.jp/~zhougx/tdalab/tdalab_guide.pdf)
Current version 1.1, released May 1st, 2013.
For any support, request and bug reports contact [guoxu.zhou(at)riken.jp](http://bsp.brain.riken.jp/~zhougx/).

* * *

Datafiles for testing are available in [TDALAB benchmark](http://bsp.brain.riken.jp/~zhougx/tdalab/TDALAB_benchmark.zip) \[~30MB\].

Tensor Toolbox (TDALAB) provides fundamental data structures and functions for tensor data processing. TDALAB attempts to provide an easy to use, user-friendly toolbox for experimentation and application of tensor decomposition and analysis.

![](http://bsp.brain.riken.jp/TDALAB/TDALAB.jpg)

#### TDALAB highlights and features

* friendly graphical user interface (GUI) for tensor decompositions, enabling easy selection of decomposition model, algorithm, and parameters
* platform for comparison and evaluation of a large number of state-of-the-art tensor decomposition algorithms, and provides friendly GUI to access the widely used functions included in [N-way Toolbox](http://www.models.life.ku.dk/nwaytoolbox) and [Tensor Toolbox](http://www.sandia.gov/~tgkolda/TensorToolbox/), and some of the latest developments in tensor decompositions.
* implementation of constrained tensor decomposition by incorporating standard 2D Penalized Matrix Factorization (PMF) methods in order to impose diversity/constraints on components (columns of factor matrices), such as orthogonality, statistical independence, sparsity, nonnegativity, etc (as in [Multilinear Blind Source Separation (MBSS)](http://www.degruyter.com/view/j/bpasts.2012.60.issue-3/v10175-012-0051-4/v10175-012-0051-4.xml)).
* implementation of 2D constrained matrix factorization (also referred to as 2D Blind Source Separation (BSS))
* multiple visualization approaches for tensor objects are provided, users can explore the components and their connections

Link to the [Laboratory homepage](http://www.bsp.brain.riken.jp/)