Qurak

IdentityMatrix

Disponível

Creates an identity matrix of given size

IdentityMatrix[n]
IdentityMatrix[{m, n}]
IdentityMatrix[3] → {{1, 0, 0}, {0, 1, 0}, {0, 0, 1}}

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP