matrix transformations

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

reflection over the line y = x changes vector from (x over y) to

(y over x)

2
New cards

reflection over the line y = -x changes vector from (x over y) to

(-y over -x)

3
New cards

rotation 90 degrees CCW changes vector from (x over y) to

(-y over x)

4
New cards

rotation 90 degrees CW changes vector from (x over y) to

(y over -x)

5
New cards

reflection across y axis changes vector from (y over x) to

(-x over y)

6
New cards

reflection across x axis changes vector from (y over x) to

(x over -y)

7
New cards

natural projection onto x axis changes vector from (x over y) to

(x over 0)

8
New cards

natural projection onto y axis changes vector from (x over y) to

(0 over y)

9
New cards

if A is an mxn matrix then T(x) defines a transformation

T: R^n → R^m where

  • Domain (T) = R^n

  • Codomain (T) = R^m

  • Range = Column space