Function pagetensorprod.m, paged tensor product
                    Versión 1.0.0 (3,46 KB) por  
                  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. 
Citar como
Kenneth Johnson (2025). Function pagetensorprod.m, paged tensor product (https://la.mathworks.com/matlabcentral/fileexchange/170346-function-pagetensorprod-m-paged-tensor-product), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
              Se creó con
              R2024a
            
            
              Compatible con cualquier versión
            
          Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 | 
