The matrix representation for scaling in homogeneous coordinates is a.P’=S*P b.P’=R*P c.P’=dx+dy d.P’=S*S

1 Answer

Answer :

a.P’=S*P

Related questions

Description : The two-dimensional rotation equation in the matrix form is a.P’=T+P b.P’=S*P c.P’=R*P d.P’=dx+dy

Last Answer : c.P’=R*P

Description : A straight line segment is translated by applying the transformation equation a.P’=P+T b.Dx and Dy c.P’=P+P d.Only c

Last Answer : a.P’=P+T

Description : What is the use of homogeneous coordinates and matrix representation? a.To treat all 3 transformations in a consistent way b.To scale c.To rotate d.To shear the object

Last Answer : a.To treat all 3 transformations in a consistent way

Description : The matrix representation for translation in homogeneous coordinates is a.User Coordinate System b.World Coordinate System c.Screen Coordinate System d.None of the above

Last Answer : b.World Coordinate System

Description : In Coordinates, a points in n-dimensional space is represent by(n+1) coordinates. a.Scaling b.Homogeneous c.Inverse transformation d.3D Transformation

Last Answer : b.Homogeneous

Description : The two-dimensional translation equation in the matrix form is a.P’=P+T b.P’=P-T c.P’=P*T d.P’=P

Last Answer : a.P’=P+T

Description : The objects transformed using the equation P’=S*P should be a.Scaled b.Repositioned c.Both a and b d.Neither a nor b

Last Answer : c.Both a and b

Description : Scaling of a polygon is done by computing a.The product of (x, y) of each vertex b.(x, y) of end points c.Center coordinates d.Only a

Last Answer : d.Only a

Description : To generate a rotation , we must specify a.Rotation angle θ b.Distances dx and dy c.Rotation distance d.All of the mentioned

Last Answer : a.Rotation angle θ

Description : In 2D-translation, a point (x, y) can move to the new position (x’, y’) by usingthe equation a.x’=x+dx and y’=y+dx b.x’=x+dx and y’=y+dy c.X’=x+dy and Y’=y+dx d.X’=x-dx and y’=y-dy

Last Answer : b.x’=x+dx and y’=y+dy

Description : The translation distances (dx, dy) is called as a.Translation vector b.Shift vector c.Both a and b d.Neither a nor b

Last Answer : c.Both a and b

Description : Which co-ordinates allow common vector operations such as translation, rotation,scaling and perspective projection to be represented as a matrix by which the vector is multiplied? a.vector co-ordinates b.3D co-ordinates c.affine co-ordinates d.homogenous co-ordinates

Last Answer : d.homogenous co-ordinates

Description : In homogeneous coordinates value of ‘h’ is consider as 1 & it is called….. a.Magnitude Vector b.Unit Vector c.Non-Zero Vector d.Non-Zero Scalar Factor

Last Answer : d.Non-Zero Scalar Factor

Description : If point are expressed in homogeneous coordinates then the pair of (x, y) isrepresented as a.(x’, y’, z’) b.(x, y, z) c.(x’, y’, w’) d.(x’, y’, w)

Last Answer : d.(x’, y’, w)

Description : The general homogeneous coordinate representation can also be written as a.(h.x, h.y, h.z) b.(h.x, h.y, h) c.(x, y, h.z) d.(x,y,z)

Last Answer : b.(h.x, h.y, h)

Description : We can combine the multiplicative and translational terms for 2D into a singlematrix representation by expanding a.2 x 2 matrix into 4x4 matrix b.2 x 2 matrix into 3 x 3 c.3 x 3 matrix into 2 x 2 d.Only c

Last Answer : b.2 x 2 matrix into 3 x 3

Description : Coordinate of â- ABCD is WCS are: lowermost corner A(2,2) & diagonal corner are C(8,6). W.r.t MCS. The coordinates of origin of WCS system are (5,4). If the axes of WCS are at 600 in CCW w.r.t. the axes of MCS. Find new ... in MCS. a.(4.268, 6.732) b.(5.268, 6.732) c.(4.268, 4.732) d.(6.268, 4.732)

Last Answer : a.(4.268, 6.732)

Description : The original coordinates of the point in polar coordinates are a.X’=r cos (Ф +ϴ) and Y’=r cos (Ф +ϴ) b.X’=r cos (Ф +ϴ) and Y’=r sin (Ф +ϴ) c.X’=r cos (Ф -ϴ) and Y’=r cos (Ф -ϴ) d.X’=r cos (Ф +ϴ) and Y’=r sin (Ф -ϴ)

Last Answer : b.X’=r cos (Ф +ϴ) and Y’=r sin (Ф +ϴ)

Description : In a CAD package, mirror image of a 2D point P (5, 10) is to be obtained about a line whichpasses through the origin and makes an angle of 45° counterclockwise with the X-axis. The coordinates of the transformed point will be a.(7.5, 5) b.(10, 5) c.(7.5, -5) d.(10, -5)

Last Answer : b.(10, 5)

Description : Which transformation distorts the shape of an object such that the transformed shapeappears as if the object were composed of internal layers that had been caused to slide over each other? a.Rotation b.Scaling up c.Scaling down d.Shearing

Last Answer : d.Shearing

Description : Shearing is also termed as a.Selecting b.Sorting c.Scaling d.Skewing

Last Answer : d.Skewing

Description : If the scaling factors values Sx and Sy < 1 then a.It reduces the size of object b.It increases the size of object c.It stunts the shape of an object d.None

Last Answer : a.It reduces the size of object

Description : If the scaling factors values Sx and Sy are assigned to unequal values then a.Uniform rotation is produced b.Uniform scaling is produced c.Differential scaling is produced d.Scaling cannot be done

Last Answer : c.Differential scaling is produced

Description : If the scaling factors values sx and sy are assigned to the same value then……… a.Uniform rotation is produced b.Uniform scaling is produced c.Scaling cannot be done d.Scaling can be done or cannot be done

Last Answer : b.Uniform scaling is produced

Description : We control the location of a scaled object by choosing the position is knownas……………………………. a.Pivot point b.Fixed point c.Differential scaling d.Uniform scaling

Last Answer : b.Fixed point

Description : The transformation that is used to alter the size of an object is a.Scaling b.Rotation c.Translation d.Reflection

Last Answer : a.Scaling

Description : From the following, which one will require 4 matrices to multiply to get the final position? a.Rotation about the origin b.Rotation about an arbitrary Point c.Rotation about an arbitrary line d.Scaling about the origin

Last Answer : b.Rotation about an arbitrary Point

Description : The rotation axis that is perpendicular to the xy plane and passes through the pivot pointis known as a.Rotation b.Translation c.Scaling d.Shearing

Last Answer : a.Rotation

Description : The basic geometric transformations are a.Translation b.Rotation c.Scaling d.All of the mentioned

Last Answer : d.All of the mentioned

Description : -------is a rigid body transformation that moves objects without deformation. a.Rotation b.Scaling c.Translation d.All of the mentioned

Last Answer : c.Translation

Description : A line AB with end point A (2,3) & B (7,8) is to be rotated about origin by 300 inclockwise direction. Determine the coordinates of end points S of rotated line. a.(3.232, 2.598) b.(5.232, 3.598) c.(3.232, 1.298) d.(3.232, 1.598)

Last Answer : d.(3.232, 1.598)

Description : Match the following: NC code DefinitionP. M05 1. Absolute coordinate system Q. G01 2. Dwell R. G04 3. Spindle stop S. G09 4. Linear interpolation a.P-2, Q-3, R-4, S-1 b.P-3, Q-4, R-1, S-2 c.P-3, Q-4, R-2, S-1 d.P-4, Q-3, R-2, S-1

Last Answer : c.P-3, Q-4, R-2, S-1

Description : In , the coordinates are mentioned in the program with respect to onePrevious point. a.Incremental System b.Absolute System c.Datum System d.Screen Coordinates System

Last Answer : a.Incremental System

Description : In , the coordinates are mentioned in the program with respect to onereference point a.Incremental System b.Absolute System c.Datum System d.Screen Coordinates System

Last Answer : b.Absolute System

Description : An absolute NC system is one in which all position coordinates are referred to one fixedorigin called the zero point. a.TRUE b.FALSE c. d.

Last Answer : a.TRUE

Description : The points in the entire structure are defined using the coordinates system is known as a.local coordinates system b.natural coordinates system c.global coordinate system d.none of the above

Last Answer : c.global coordinate system

Description : Find parametric equation for Y-coordinates of Hermite cubic spline curve having endpoints P0[4,4]; P1[8,5] a.2u3-3u2+2u+4 b.3u3-2u2-2u-4 c.2u3-3u2-2u-4 d.2u3+3u2+2u+4

Last Answer : a.2u3-3u2+2u+4

Description : Find parametric equation for X-coordinates of hermite cubic spline curve having endpoints P0[4,4]; P1[8,5] a.-5u3+8u2+u+1 b.5u3+8u2+u+1 c.8u3-5u2-u+1 d.8u3+5u2+u+1

Last Answer : a.-5u3+8u2+u+1

Description : For Q 51, find coordinates of point on circle at u=0 a.11.6, 7 b.7, 11 c.11, 7 d.11.5, 7.5

Last Answer : a.11.6, 7

Description : Find coordinates of points on line having end points P1(3,5,8) and P2 (6,4,3) at u=0.25 a.[3.75 4.25 6.25] b.[3.25 4.25 6.25] c.[3.75 4.75 6.75] d.[4.25 3.75 6.25]

Last Answer : c.[3.75 4.75 6.75]

Description : A line AB with end points A (2, 1) & B (7, 6) is to be moved by 3 units in x-direction & 4units in y-direction. Calculate new coordinates of points B. a.(10, 2) b.(2, 10) c.(10, 10) d.(10, 5)

Last Answer : c.(10, 10)

Description : The process of mapping a world window in World Coordinates to the Viewportis called Viewing transformation. a.TRUE b.FALSE c. d.

Last Answer : a.TRUE

Description : An ellipse can also be rotated about its center coordinates by rotating a.End points b.Major and minor axes c.Only a d.None

Last Answer : b.Major and minor axes

Description : To change the position of a circle or ellipse we translate a.Center coordinates b.Center coordinates and redraw the figure in new location c.Outline coordinates d.All of the mentioned

Last Answer : b.Center coordinates and redraw the figure in new location

Description : Give matrix representation for 2D scaling

Last Answer : Let us assume that the original co-ordinates are (X, Y), the scaling factors are (SX, SY), and the produced co-ordinates are (X', Y'). This can be mathematically represented as shown below: ... X and Y direction respectively. The above equations can also be represented in matrix form as below:

Description : For 3D modeling of automobile body styling, which of the following is a preferredtechnique a.Constructive Solid Geometry b.Pure Primitive Instancing c.Boundary Representation d.Spatial Occupancy Enumeration

Last Answer : c.Boundary Representation

Description : For 3D modeling of automobile body styling, which of the following is a preferredtechnique? a.Constructive Solid Geometry b.Pure Primitive Instancing c.Boundary Representation d.Spatial Occupancy Enumeration

Last Answer : c.Boundary Representation

Description : The data representation of CSG objects is represented by a.a binary tree b.a boolean operation c.a primitive d.none of the above

Last Answer : a.a binary tree

Description : Which of the following is true for the stiffness matrix (K)? a.K is a banded matrix b.K is un-symmetric c.K is an un-banded matrix d.none of the above

Last Answer : a.K is a banded matrix

Description : If the body is in a state of equilibrium then the energy is minimum. This statement isconsidered in . a.inverse matrix method b.weighted residual method c.Galerkin’s principle d.the minimum potential energy principle

Last Answer : d.the minimum potential energy principle