Qurak

IdentityMatrix

可用

Creates an identity matrix of given size

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

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用