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を使って変換行列を抽出することができる.
- tiが変換行列を持つComposition[t1,t2]は,変換行列を持つ新たなTransformationFunctionオブジェクトを与える.
- t が変換行列を持つInverseFunction[t]は,変換行列を持つ新たなTransformationFunctionオブジェクトを与える.ただし,は逆行列である.
- GeometricTransformationは,アフィン変換に限定されている場合に,TransformationFunctionオブジェクトを幾何学オブジェクトあるいはグラフィックスオブジェクトに適用した結果を表すのに用いることができる.
- TransformationFunction[…][prop]は,変換特性 prop を与える.次は,変換行列特性を含む変換関数である.
-
"AffineQ" 変換がアフィン変換かどうか.c と d の両方が0のときにはTrueを与える. "AffineMatrix" 行列 A "AffineVector" ベクトル b "FractionalVector" ベクトル c "FractionalConstant" 定数 d "ArgumentLength" ベクトル x の長さ n "ResultLength" 結果のベクトルの長さ m "TransformationMatrix"
例題
すべて開くすべて閉じるスコープ (15)
アプリケーション (2)
TransformationFunctionはGeometricTransformationの引数として使うことができる:
特性と関係 (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 Language. 2007. "TransformationFunction." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/TransformationFunction.html.
APA
Wolfram Language. (2007). TransformationFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TransformationFunction.html