1
vote
2answers
373 views

Applying angular velocity to a rotation matrix

I have a very simple question. In our project we store an object's orientation as a 3x3 matrix which holds the orthonormal base of that object's local space. For instance if the object is aligned with ...
1
vote
4answers
601 views

Spring-mass system with two springs and three masses

I'm trying to solve a system of springs and masses that is confusing me. First, the balls are all lined up linearly. Secondly, the ball in the middle has a smaller mass $m$ while the first and last ...
2
votes
2answers
302 views

2D - Kinematics - Linkage System using Vector Algebra

I have this question that I dont know how to solve correctly : My question is, how do I find $V_B$ ? I will find the angular velocities myself, but I want to know the method to get $V_B$ ? I know ...
2
votes
3answers
126 views

Vector space of $\mathbb{C}^4$ and its basis, the Pauli matrices

How do I write an arbitrary $2\times 2$ matrix as a linear combination of the three Pauli Matrices and the $2\times 2$ unit matrix? Any example for the same might help ?
1
vote
1answer
445 views

Dimensional Analysis: Buckingham Pi Theorem Using a Matrix

I have the following problem - which is basically that $\omega = f(g,h,l)$ now the book claims that the two $\pi$ terms as follows $\pi_1 = \omega \sqrt{\frac{l}{g}}$ and $\pi_2 = \frac{h}{l}$. Now we ...
1
vote
3answers
124 views

Question about orthonormal decompositions over unitary operators

I'm teaching myself quantum information theory using Nielson and Chuang's "Quantum Computation and Quantum Information" and I'm at a point in the book where the formalism is starting to make my eyes ...