Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Laurent S (2026). Kronecker product (https://de.mathworks.com/matlabcentral/fileexchange/28889-kronecker-product), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: kronecker
Allgemeine Informationen
- Version 1.6.0.0 (1,46 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.6.0.0 | Fixed a bug where an error would occur if one of the arguments is a row vector (thanks Paulo and Matt J). |
||
| 1.5.0.0 | Improved support for combinations of different data types. |
||
| 1.3.0.0 | Included support for more class types, such as single precision. |
||
| 1.2.0.0 | Included support for logical matrices. |
||
| 1.0.0.0 |
