ArrayComponents

ArrayComponents[array]

给出一个数组,其中 array 的所有相同元素都被一个整数索引替换,这个整数索引表示元素所位于的分量.

ArrayComponents[array,level]

array 中指定层上的相同元素.

ArrayComponents[array,level,rules]

使用规则或者规则列表来指定标签.

更多信息

  • ArrayComponents 返回一个标签矩阵,其中相同的元素由连续的非负整数表示.
  • array 中出现的零或者 None 总是使用零作为标签.
  • ArrayComponents 可用于对标签矩阵进行规范化处理.

范例

打开所有单元关闭所有单元

基本范例  (3)

符号式数组中的分量:

在数组的第一层中的分量:

对列表中相同元素添加标签:

范围  (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 语言. 2010. "ArrayComponents." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2012. https://reference.wolfram.com/language/ref/ArrayComponents.html.

APA

Wolfram 语言. (2010). ArrayComponents. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}