TransformationFunction
TransformationFunction[data]
表示应用于几何或其他变换的变换函数.
更多信息
- TransformationFunction[…] 对象由构造函数(如 TranslationTransform、RotationTransform 等)生成.
- TransformationFunction[…][x] 将转换函数应用于向量 x,返回转换后的向量.
- TransformationFunction[…][{x1,x2,…}] 对向量列表的每个向量 xi 应用变换,生成转换后的向量列表.
- TransformationFunction 适用于数值和符号向量,表示线性分式变换 ,其中 A∈Matrices[{m,n}], b∈Matrices[{m,1}],c∈Matrices[{1,n}] 且 d∈Matrices[{1,1}].
- 对于较小的维度,通常显示为 转换矩阵 . TransformationMatrix 可用于提取变换矩阵.
- Composition[t1,t2] (其中 ti 具有转换矩阵 )给出新的 TransformationFunction 对象,其转换矩阵为.
- InverseFunction[t] (其中 t 具有转换矩阵 )给出新的 TransformationFunction 对象,其转换矩阵为 ,其中 为矩阵的逆.
- 当仅限于仿射变换时,GeometricTransformation 可用于表示将 TransformationFunction 对象应用于几何或图形对象的效果.
- TransformationFunction[…][prop] 给出变换属性 prop. 对带有变换矩阵 的变换函数,属性包括:
-
"AffineQ" 变换是否为仿射,如果 c 和 d 都为零,则给出 True "AffineMatrix" 矩阵 A "AffineVector" 向量 b "FractionalVector" 向量 c "FractionalConstant" 常量 d "ArgumentLength" 向量 x 的长度 n "ResultLength" 结果向量的长度 m "TransformationMatrix"
范例
打开所有单元关闭所有单元范围 (15)
应用 (2)
属性和关系 (1)
Wolfram Research (2007),TransformationFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TransformationFunction.html (更新于 2019 年).
文本
Wolfram Research (2007),TransformationFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TransformationFunction.html (更新于 2019 年).
CMS
Wolfram 语言. 2007. "TransformationFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2019. https://reference.wolfram.com/language/ref/TransformationFunction.html.
APA
Wolfram 语言. (2007). TransformationFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TransformationFunction.html 年