Eso no es rotación para [matemáticas] 45 ^ o [/ matemáticas]. Esa es la transformación para rotar un vector en [math] \ mathbb {R} ^ 2 [/ math] en un ángulo [math] \ theta [/ math]. Puede derivar la fórmula de esta manera:
Deje que el vector [math] \ mathbf {V} [/ math] gire en un ángulo [math] \ theta [/ math] bajo alguna transformación para obtener el nuevo vector [math] \ mathbf {V ‘} [/ math] .
Deje [math] r = | \ mathbf {V} | [/ math]. Entonces, tenemos las relaciones:
- ¿Es posible llegar a una base de todo el espacio de funciones continuas?
- ¿Cuál es el determinante [matemáticas] \ begin {vmatrix} O_ {m \ times n} & I_m \\ I_n & O_ {n \ times m} \ end {vmatrix} [/ math]?
- ¿Cuál es la interpretación geométrica de valores singulares, trazas y determinantes de una matriz?
- ¿Cómo resolver esta pregunta de álgebra lineal?
- ¿Qué es un vector de rotación infinitesimal?
[matemáticas] v_x = r \ cos \ alpha [/ matemáticas]
[matemáticas] v_x ‘= r \ cos (\ alpha + \ theta) [/ matemáticas]
[matemáticas] v_y = r \ sin \ alpha [/ matemáticas]
[matemáticas] v_y ‘= r \ sin (\ alpha + \ theta) [/ matemáticas]
De donde tienes las relaciones:
[matemáticas] v_x ‘= v_x \ cos \ theta – v_y \ sin \ theta [/ math]
[matemáticas] v_y ‘= v_x \ cos \ theta + v_y \ sin \ theta [/ math]
Esto se representa en forma de matriz como
[matemáticas] \ begin {pmatrix} v_x ‘\\ v_y’ \ end {pmatrix} = \ begin {pmatrix} \ cos \ theta && – \ sin \ theta \\ \ sin \ theta && \ cos \ theta \ end {pmatrix } \ begin {pmatrix} v_x \\ v_y \ end {pmatrix} [/ math]