n-Mode Tensor - Matrix Product
Version 1.0.0.0 (1,75 ko) par
Fabian Schneiter
Calculates the n-mode product between a tensor and a matrix.
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)
Citation pour cette source
Fabian Schneiter (2026). n-Mode Tensor - Matrix Product (https://fr.mathworks.com/matlabcentral/fileexchange/24268-n-mode-tensor-matrix-product), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Sparse Matrices >
En savoir plus sur Sparse Matrices dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
