Functions > Special Functions > Other Special Functions > Example: Using the Kronecker Function
  
Example: Using the Kronecker Function
1. Define a square matrix. This matrix represents an image.
Click to copy this expression
2. Use the kronecker function to create a new matrix and then call the function again with reversed order of arguments.
* 
Both matrices must be square matrices.
Click to copy this expression
Click to copy this expression
Click to copy this expression
3. Write out the matrices and observe the difference between them.
Click to copy this expression
Click to copy this expression
1.bmp
2.bmp
The order of the multiplication of the matrices results in two different matrices and two different images.