<< maxpluszeros MaxPlusAndPetrinet minplusoplus >>

MaxPlusAndPetrinet >> MaxPlusAndPetrinet > minpluseye

minpluseye

Min-plus algebra identity

Calling Sequence

[Z] = minpluseye(m,n)

Parameters

m
: input positive integer
n
: input positive integer
Z
: output matrix of size m ✕ n.

Description

Minplus algebra eye, this function returns a matrix of size m ✕ n. If m = n, this function returns maxplus algebra identity of multiplication. If m or n is not a positive integers then this function returns error.

Examples

Z = minpluseye(5,5)
Z = minpluseye(3,5)

Author

"Max-Plus Algebra And Petrinet Toolbox", ver. 1.1.0, February, 2013.

See Also


Report an issue
<< maxpluszeros MaxPlusAndPetrinet minplusoplus >>