Function pagetensorprod.m, paged tensor product
Version 1.0.0 (3,46 KB) von
Kenneth Johnson
pagetensorprod generalizes tensorprod for paged operation (analogous to pagemtimes).
The operation pagetensorprod(A,B,dimA,dimB,ndimsA,ndimsB) is equivalent to tensorprod(A,B,dimA,dimB,NumDimensionsA=ndimsA) if ndimsA >= ndims(A) and ndimsB >= ndimsB. Otherwise, the tensor product operation is applied elementwise in dimensions ndimsA+[1,2,...] in A and corresponding dimensions ndimsB+[1,2,...] in B, with singleton expansion.
Zitieren als
Kenneth Johnson (2026). Function pagetensorprod.m, paged tensor product (https://de.mathworks.com/matlabcentral/fileexchange/170346-function-pagetensorprod-m-paged-tensor-product), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2024a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
