Transformation Matrix

  • #1

danago

Gold Member
1,123
4
Given a transformation matrix T, which maps objects (x,y) to the image (x',y'). The inverse of T will map the image back to the object.

Just wondering, what happens if matrix T is singular i.e. det(T)=0? Then there is no matrix to map the images back to the object.

My teacher said that he thinks a transformation matrix will never be singular, but he wasnt 100% sure, so I am just wanting to confirm.

Thanks,
Dan.
 
Physics news on Phys.org
  • #2
danago said:
My teacher said that he thinks a transformation matrix will never be singular, but he wasnt 100% sure, so I am just wanting to confirm.

Thanks,
Dan.

If, by "transformation matrix", you mean the matrix representation of a linear operator, then of course it can be singular. Think of the mapping A : x --> 0, for every x from the domain.
 
  • #3
That depends on what you mean by "transformation". The usual definition in Linear Algebra is simply that L(au+ bv)= aL(u)+ bL(v), which includes transformations that do not have inverses.

On the other hand, if you require that the "transformation" change any n-dimensional object to another n-dimensional object, then it is non-singular.
A singular transformation, such as a projection onto a plane or line, will map n-dimensional objects into lower dimensionals objects and has no inverse.
 

Suggested for: Transformation Matrix

Replies
25
Views
554
Replies
31
Views
1K
Replies
3
Views
627
Replies
18
Views
747
Replies
9
Views
628
Replies
57
Views
2K
Replies
7
Views
699
Replies
4
Views
790
Back
Top