purl.org/peter.turney
Multislice Projection: Tensor Decomposition
MATLAB Source Code for Multislice Projection of Third-Order Tensors
Empirical Evaluation of Four Tensor Decomposition Algorithms
- the tech report
GNU General Public License
- version 3 or later
multislice.m
- the core function
slice.m
- for preparing slices of the tensor
sort_index.m
- for sorting the tensor elements
load_slice.m
- for loading a slice file into memory
test.m
- example of how to call multislice.m
sparse_random_tensor.m
- builds a tensor for test.m
Updated
: November 29, 2007.