Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Geometric Transforms >

RescalingTransform

RescalingTransform[{{xmin, xmax}, {ymin, ymax}, ...}, {{xpmin, xpmax}, ...}]
gives a TransformationFunction that rescales the region with coordinate ranges xmin to xmax, etc. to the region with coordinate ranges xpmin to xpmax, etc.
RescalingTransform[{{xmin, xmax}, {ymin, ymax}, ...}]
gives a TransformationFunction that rescales to the unit square, cube, etc.
  • RescalingTransform works in any number of dimensions. In 2D, it transforms rectangles to rectangles, and in 3D cuboids to cuboids.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team