Qurak

Upsample

利用可能

Upsample a list by inserting zeros.

Upsample[array, n]
Upsample[array, n, offset]
Upsample[array, n, offset, val]
Upsample[image, …]
Upsample[{a, b, c}, 2] → {a, 0, b, 0, c, 0}

トピック

関連

全 6300 関数 · MCPクライアントから使う