MHB Matrix Transforms: nxm, n->m, m->n, n+m->n/m

Imiebee
Messages
1
Reaction score
0
A matrix of dimension nxm
a. transforms a vector of dimension n to a vector of dimension m
b. transforms a vector of dimension m to a vector of dimension n
c. a vector of dimension n+m to a vector of dimension m
d. a vector of dimension n+m to a vector of dimension n
 
Physics news on Phys.org
Matrix multiplication (note that a vector is just an m x 1 matrix)

(n x m) X (m x k) => (n x k)

See if you can figure it out now.
 
Please use a meaningful title. Please don't just "dump" your problem on us. Please show some effort so that the helpers who are helping voluntarily will actually want to help.
 
Imiebee said:
A matrix of dimension nxm
So which is the number of rows and which is the number of columns?

a. transforms a vector of dimension n to a vector of dimension m
b. transforms a vector of dimension m to a vector of dimension n
c. a vector of dimension n+m to a vector of dimension m
d. a vector of dimension n+m to a vector of dimension n
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top