dirac - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MTM

  

dirac

  

Dirac function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

dirac(M)

Parameters

M

-

array

Description

• 

The dirac(M) function computes the elementwise Dirac function of M.  The result, R, is formed as R[i,j] = dirac(M[i,j]).

Examples

withMTM:

MMatrix2,3,fill=3.5:

diracM

000000

(1)

See Also

Dirac

Heaviside

MTM[heaviside]