Code covered by the BSD License  

Highlights from
Kronecker Tensor Product

Be the first to rate this file! 8 Downloads (last 30 days) File Size: 4.54 KB File ID: #24557

Kronecker Tensor Product

by Mayowa

 

25 Jun 2009

A mex implementation of Kronecker Tensor Product and a fast m file implementation

| Watch this File

File Information
Description

Kronecker product of the two matrix arguments in the order they appear
If A is an m-by-n matrix and B is a p-by-q matrix, then the Kronecker
product is the mp-by-nq block matrix
   example, if X is 2 by 3, then KRONECKER(X,Y) is

      [ X(1,1)*Y X(1,2)*Y X(1,3)*Y
        X(2,1)*Y X(2,2)*Y X(2,3)*Y ]

Thanks to Etienne Grossmann & Bruno Luong

Mayowa

MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
kronecker Mayowa 25 Jun 2009 12:51:00
mex Mayowa 25 Jun 2009 12:51:01
kron Mayowa 25 Jun 2009 12:51:01

Contact us at files@mathworks.com