|
2 | 2 | <knowl mode="exercise" xmlns="https://spatext.clontz.org" version="0.2"> |
3 | 3 | <knowl> |
4 | 4 | <content> |
5 | | - <p>Explain and demonstrate how to compute |
6 | | - the standard matrix for the linear transformation |
7 | | - <m>S:\mathbb{R}^{{Scols}} \to \mathbb{R}^{{Srows}}</m> given by |
8 | | - <me>S\left( {{varvector}} \right) = {{varmap}}</me> |
9 | | - by computing transformations of the standard basic vectors.</p> |
| 5 | + <p> |
| 6 | +Explain and demonstrate how to compute |
| 7 | +the standard matrix for the linear transformation |
| 8 | +<m>S:\mathbb{R}^{{Scols}} \to \mathbb{R}^{{Srows}}</m> given by |
| 9 | +<me>S\left( {{varvector}} \right) = {{varmap}}</me> |
| 10 | +by computing transformations of the standard basic vectors. |
| 11 | + </p> |
10 | 12 | </content> |
11 | 13 | <outtro> |
12 | 14 | <p><me>{{Sstandardmatrix}}</me></p> |
13 | 15 | </outtro> |
14 | 16 | </knowl> |
15 | 17 | <knowl> |
16 | 18 | <content> |
17 | | - <p>Let <m>T:\mathbb{R}^{{Tcols}} \to \mathbb{R}^{{Trows}}</m> |
18 | | - be the linear transformation given by the standard matrix |
19 | | - <me>{{Tstandardmatrix}}.</me> |
20 | | - Explain and demonstrate how to compute |
21 | | - <m>T\left({{vector}}\right)</m> by using the values of |
22 | | - transformed standard basic vectors.</p> |
| 19 | + <p> |
| 20 | +Let <m>T:\mathbb{R}^{{Tcols}} \to \mathbb{R}^{{Trows}}</m> |
| 21 | +be the linear transformation given by the standard matrix |
| 22 | +<me>{{Tstandardmatrix}}.</me> |
| 23 | +Compute <m>T\left({{vector}}\right)</m> using technology. |
| 24 | + </p> |
23 | 25 | </content> |
24 | 26 | <outtro> |
25 | 27 | <p><me>T\left({{vector}}\right)={{Tvector}}</me></p> |
26 | 28 | </outtro> |
27 | 29 | </knowl> |
| 30 | + <knowl> |
| 31 | + <content> |
| 32 | + <p> |
| 33 | +Now explain and demonstrate how to compute |
| 34 | +<m>T\left({{vector}}\right)</m> by using the values of |
| 35 | +transformed standard basic vectors. |
| 36 | + </p> |
| 37 | + </content> |
| 38 | + <outtro> |
| 39 | + <p><me> |
| 40 | +T\left({{vector}}\right)={{Tcombo}}={{Tvector}} |
| 41 | + </me></p> |
| 42 | + </outtro> |
| 43 | + </knowl> |
28 | 44 | </knowl> |
0 commit comments