1 - 10 of 43 for GeometricTransformationSearch Results
GeometricTransformation   (Built-in Mathematica Symbol)
GeometricTransformation[g, tfun] represents the result of applying the transformation function tfun to the geometric objects corresponding to the primitives g. ...
Graphics Transformations   (Mathematica Guide)
Rotate — rotate an object around any point (use Degree to specify degrees), Translate — translate an object by a certain vector displacement, Scale — scale graphical objects ...
TranslationTransform   (Built-in Mathematica Symbol)
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
Translate   (Built-in Mathematica Symbol)
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. 8+Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
ShearingTransform   (Built-in Mathematica Symbol)
ShearingTransform[\[Theta], v, n] gives a TransformationFunction that represents a shear by \[Theta] radians along the direction of the vector v, normal to the vector n, and ...
Geometric Transforms   (Mathematica Guide)
Mathematica's symbolic architecture and sophisticated mathematical capabilities allow it to take a uniquely high-level approach to geometric transformations—supporting ...
ReflectionTransform   (Built-in Mathematica Symbol)
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v. ReflectionTransform[v, p] gives a ...
AffineTransform   (Built-in Mathematica Symbol)
AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
ReflectionMatrix   (Built-in Mathematica Symbol)
ReflectionMatrix[v] gives the matrix that represents reflection of points in a mirror normal to the vector v.
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 ...
1|2|3|4|5 Next

...