Qurak

TransformationMatrix

Khả dụng

Gives the homogeneous matrix of a transformation function.

TransformationMatrix[tfun]
TransformationMatrix[RotationTransform[Pi/2]] → {{0, -1, 0}, {1, 0, 0}, {0, 0, 1}}TransformationMatrix[TranslationTransform[{1, 2}]] → {{1, 0, 1}, {0, 1, 2}, {0, 0, 1}}

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP