By Kardi Teknomo, PhD .
LinearAlgebra

< Next | Previous | Index >

Hadamard Product

Matrix element-wise product is also called Hadamard product or direct product is a direct element by element multiplication. If matrix Hadamard Product is the direct product two matrices Hadamard Product and Hadamard Product , then element of Hadamard product is simply Hadamard Product . The input of direct product must have equal size. The output of direct product has the same size as the input matrices.

Example
Hadamard Product , Hadamard Product
Hadamard Product

The interactive program below shows you the result of matrix Hadamard multiplication. Your input must be two matrices of the same size. Random Example will generate random matrices at the proper size. Experiment with your own input matrices to gain more understanding about matrix direct product.

.*

See also : matrix multiplication

< Next | Previous | Index >

Rate this tutorial or give your comments about this tutorial

This tutorial is copyrighted .