11 - 20 of 34 for GeometricTransformationSearch Results
View search results from all Wolfram sites (142 matches)
ScalingMatrix   (Built-in Mathematica Symbol)
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...
TransformationMatrix   (Built-in Mathematica Symbol)
TransformationMatrix[tfun] gives the homogeneous matrix associated with a TransformationFunction object.
ScalingTransform   (Built-in Mathematica Symbol)
ScalingTransform[{s_x, s_y, ...}] gives a TransformationFunction that represents scaling by a factor s_i along each coordinate axis from the origin.ScalingTransform[{s_x, ...
RescalingTransform   (Built-in Mathematica Symbol)
RescalingTransform[{{x_min, x_max}, {y_min, y_max}, ...}, {{xp_min, xp_max}, ...}] gives a TransformationFunction that rescales the region with coordinate ranges x_min to ...
ShearingMatrix   (Built-in Mathematica Symbol)
ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
RotationTransform   (Built-in Mathematica Symbol)
RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
Graphics`Shapes`   (Mathematica Compatibility Information)
The functionality of RotateShape, TranslateShape, and AffineShape is provided by the newly added kernel functions Rotate, Translate, Scale and GeometricTransformation. ...
Scale   (Built-in Mathematica Symbol)
Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
TransformationFunction   (Built-in Mathematica Symbol)
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
Version 6.0 represented a major step forward in visualization and graphics, with many new and original concepts. Among them was full integration of Mathematica symbolic ...
1|2|3|4 Previous Next

...