CoefficientRules
CoefficientRules[poly,{x1,x2,…}]
给出 poly 中关于 xi 的单项式的指数向量和系数的列表 {{e11,e12,…}c1,{e21,…}c2,…}.
CoefficientRules[poly,{x1,x2,…},order]
给出由 order 指定的单项式排序结果.
更多信息和选项
- 无论 poly 是否是显式的展开形式,CoefficientRules 都起作用.
- CoefficientRules[poly] 等价于 CoefficientRules[poly,Variables[poly]].
- order 的可能设置和 MonomialList 中相同.
- 缺省序是 "Lexicographic".
- CoefficientRules[poly,vars,Modulus ->m] 计算系数模除 m.
- CoefficientRules[poly,All,order] 与 CoefficientRules[poly,Variables[poly],order] 相同.
范例
打开所有单元关闭所有单元属性和关系 (2)
FromCoefficientRules 重构原多项式:
MonomialList 给出不同的表示:
对于二个变量,"DegreeLexicographic" 和 "DegreeReverseLexicographic" 一致:
可能存在的问题 (1)
Variables[poly] 给出的列表不总是排序的:
Wolfram Research (2008),CoefficientRules,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CoefficientRules.html.
文本
Wolfram Research (2008),CoefficientRules,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CoefficientRules.html.
CMS
Wolfram 语言. 2008. "CoefficientRules." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CoefficientRules.html.
APA
Wolfram 语言. (2008). CoefficientRules. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CoefficientRules.html 年