Qurak

DiskMatrix

Disponibile

Creates a disk-shaped matrix of ones.

DiskMatrix[r]
DiskMatrix[r, w]
DiskMatrix[{r1, r2, …}, …]
DiskMatrix[2] → {{0, 1, 1, 1, 0}, {1, 1, 1, 1, 1}, {1, 1, 1, 1, 1}, {1, 1, 1, 1, 1}, {0, 1, 1, 1, 0}}

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP