n-Mode Tensor - Matrix Product

Calculates the n-mode product between a tensor and a matrix.
1,2K Downloads
Aktualisiert 26. Mai 2009

Lizenz anzeigen

according to the definition of De Lathauwer and as referenced by many papers.

B = A (x)_n U

((x)_n: is the multiplication operator, see screenshot!)

where:
A: tensor of R^( I_1 × I_2 × .. I_n × .. I_N )
U: matrix of R^( J × I_n)
B: output tensor of R^(I_1 × I_2 × .. J × .. I_N)
n: scalar within [1:N], specifying the mode

Syntax:
B = nmodeproduct(A, U, n)

Zitieren als

Fabian Schneiter (2024). n-Mode Tensor - Matrix Product (https://www.mathworks.com/matlabcentral/fileexchange/24268-n-mode-tensor-matrix-product), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Sparse Matrices finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0