Superkron

An implementation of the kronecker product for multidimensional arrays.
919 Downloads
Updated Fri, 04 Nov 2011 08:34:15 +0000

View License

Superkron is a generalization of Matlab's kron function. It allows to compute the kronecker product of more than two matrices in one shot, and also works for multidimensional arrays having more than two dimensions.

Cite As

Jean-Daniel (2024). Superkron (https://www.mathworks.com/matlabcentral/fileexchange/32578-superkron), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numeric Types in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.8.0.0

Fixed a bug that caused crashing when using inputs with more than 1 dimension difference. (Thanks to Mauro Faccin)

1.2.0.0

Changed picture format from png to jpeg.

1.0.0.0