Kronecker product
by Laurent S
29 Sep 2010
(Updated 06 Feb 2011)
An efficient implementation of the Kronecker product for dense, sparse and logical matrices.
|
Watch this File
|
| File Information |
| Description |
This file serves as a replacement for Matlab's kron.m. It contains a more efficient implementation of the Kronecker product for dense, sparse and logical matrices. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
kronecker
|
| MATLAB release |
MATLAB 7.11 (2010b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 30 Sep 2010 |
Included support for logical matrices. |
| 30 Sep 2010 |
Included support for more class types, such as single precision. |
| 03 Oct 2010 |
Improved support for combinations of different data types. |
| 06 Feb 2011 |
Fixed a bug where an error would occur if one of the arguments is a row vector (thanks Paulo and Matt J). |
|
Contact us at files@mathworks.com