|
SOLUTIONS
|
MATHEMATICA 組込みシンボル
TransformationFunction
TransformationFunction[data]
幾何学的変換およびその他の変換を適用する変換関数を表す.
詳細詳細
- TransformationFunctionはFunctionと同じように働く.
- TransformationFunction[...][vec]は変換関数をベクトルに適用し,変換されたベクトルを返す.
- TransformationFunctionは,数値ベクトルと記号ベクトルの両方に使うことができる.
- 表示目的では,
次元のTransformationFunctionは一般に
×
同次行列で示される. - CompositionとInverseFunctionはTransformationFunctionと一緒に使うことができる.
- 可能であれば,変換用の行列の形はTransformationFunctionオブジェクトからTransformationMatrixを使って得ることができる.
- GeometricTransformationは,TransformationFunctionオブジェクトを幾何学オブジェクトあるいはグラフィックスオブジェクトに適用した結果を表すのに用いることができる.
バージョン 6 の新機能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
