BoxMatrix

BoxMatrix[r]

行列を与える.

BoxMatrix[r,w]

w×w 行列における中央のブロックを与える.

BoxMatrix[{r1,r2,},]

配列を与える.

詳細

  • BoxMatrix[r]は,中央から r 位置分伸びた,の正方パターンを与える.
  • パラメータ r は整数である必要はない.要素は中央からのチェス盤距離が|r+1/2|未満のときはである.
  • BoxMatrix[All,w]は可能な限り大きい箱形を含む w×w 行列を与える.
  • BoxMatrix[,{w1,w2,}]w1×w2× 配列を与える.
  • BoxMatrix[{r1,,rn},w]w××w 配列を与える.
  • BoxMatrix[All,{w1,,wn}]は,可能な限り大きい箱形の部分を含む w1××wn 配列を与える.

例題

すべて開くすべて閉じる

  (1)

以下でボックスを計算し,プロットする:

スコープ  (4)

ボックスをより大きい行列の中に置く:

行列の境界までボックスを伸張する:

ボックス行列がフィットするように幅を自動的に選ぶ:

ボックスを与えられた幅まで伸長し,自動的に高さを選ぶ:

おもしろい例題  (1)

Wolfram Research (2008), BoxMatrix, Wolfram言語関数, https://reference.wolfram.com/language/ref/BoxMatrix.html.

テキスト

Wolfram Research (2008), BoxMatrix, Wolfram言語関数, https://reference.wolfram.com/language/ref/BoxMatrix.html.

CMS

Wolfram Language. 2008. "BoxMatrix." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BoxMatrix.html.

APA

Wolfram Language. (2008). BoxMatrix. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BoxMatrix.html

BibTeX

@misc{reference.wolfram_2024_boxmatrix, author="Wolfram Research", title="{BoxMatrix}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/BoxMatrix.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_boxmatrix, organization={Wolfram Research}, title={BoxMatrix}, year={2008}, url={https://reference.wolfram.com/language/ref/BoxMatrix.html}, note=[Accessed: 21-November-2024 ]}