Qurak

IdentityMatrix

Khả dụng

Creates an identity matrix of given size

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

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP