Matlab toolbox for tensor regression
TensorReg toolbox is a collection of Matlab functions for tensor regressions.
The toolbox is developed by Hua Zhou.
The code is tested on Matlab R2017a, but should work on other versions of Matlab with no or little changes. Current version works on these platforms: Windows 64-bit, Linux 64-bit, and Mac (Intel 64-bit). Type computer
in Matlab’s command window to determine the platform.
TensorReg toolbox uses the Tensor Toolbox and SparseReg Toolbox. Please install the Tensor Toolbox (v2.6) and SparseReg Toolbox before installing the TensorReg toolbox.
Download the Matlab toolbox installation file TensorReg.mltbx. Double click the downloaded file and you should be good to go. If it does not work for some reasons, follow the below instructions for Matlab version < 2014b.
ZIP File
file using the links on the left.unzip Hua-Zhou-TensorReg-xxxxxxx.zip
mv Hua-Zhou-TensorReg-xxxxxxx TensorReg
addpath(pwd) %<-- Add the toolbox to the Matlab path
save path %<-- Save for future Matlab sessions
?
followed by the function name in Matlab.If you use this toolbox, please cite the software itself along with at least one publication or preprint.
Hua Zhou huazhou@ucla.edu