ArrayComponents

ArrayComponents[array]

array のすべての同一要素をその要素がある成分の整数指標で置き換えた配列を与える.

ArrayComponents[array,level]

array の指定レベルの同一要素を求める

ArrayComponents[array,level,rules]

ラベルの指定に規則または規則のリストを使う.

詳細

  • ArrayComponentsは同一要素が連続する非負の整数で表されたラベル行列を返す.
  • array 中のゼロあるいはNoneには常にゼロのラベルが付けられる.
  • ArrayComponentsを使ってラベル行列を正規化することができる.

例題

すべて開くすべて閉じる

  (3)

記号配列中の成分:

配列の第1レベルの成分:

リスト中の同一要素にラベルを付ける:

スコープ  (3)

ArrayComponentsは任意の記号のネストしたリストに使うことができる:

すべての正の整数に特定のラベルを付ける:

成分に特定のラベルを付ける:

アプリケーション  (1)

ラベルの欠けたラベル行列を正規化する:

Wolfram Research (2010), ArrayComponents, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayComponents.html (2012年に更新).

テキスト

Wolfram Research (2010), ArrayComponents, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayComponents.html (2012年に更新).

CMS

Wolfram Language. 2010. "ArrayComponents." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/ArrayComponents.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_arraycomponents, organization={Wolfram Research}, title={ArrayComponents}, year={2012}, url={https://reference.wolfram.com/language/ref/ArrayComponents.html}, note=[Accessed: 18-November-2024 ]}