Recent content by Phong
-
P
Undergrad Finding a Transformation Matrix for Matching Signs in a Matrix
Hi! I have two sets of matrices where only the sign of each field might differ. I'm trying to calculate a generally applicable matrix that transforms the signs of the source matrix so it has the same signs like the target matrix. I tried calculating the inverse of the target matrix and...- Phong
- Thread
- Matrix
- Replies: 1
- Forum: Linear and Abstract Algebra
-
P
Undergrad Linear Systems with pseudoinverse matrix using SVD
Hi! I have a question concerning solving a system of linear equations. I know that the pseudoinverse matrix by using SVD is useful for this, but haven't gotten the pieces together yet. Let's assume I have this system of linear equations with each equation having one 3-component vector (V1)...- Phong
- Thread
- Linear Matrix Svd Systems
- Replies: 2
- Forum: Linear and Abstract Algebra
-
P
Undergrad Retrieving angle of rotation from transformation matrix
Hello! Thank you very much for your detailed reply. I must admit that I'm pretty new to transformation matrices and have not yet entirely understood the mathematical meaning of eigenvalues and eigenvectors although I try hard to understand everything I can read about it, but with some help I...- Phong
- Post #3
- Forum: Linear and Abstract Algebra
-
P
Undergrad Retrieving angle of rotation from transformation matrix
Hi! How do I calculate the angle of rotation for each axis by a given 4x4 transformation matrix? The thing is that all values are a kind of mixed up in the matrix, so I cannot get discrete values to start calculating with anymore. Thanks, Phong- Phong
- Thread
- Angle Matrix Rotation Transformation Transformation matrix
- Replies: 2
- Forum: Linear and Abstract Algebra
-
P
Graduate Water Surface with Bernouli's Equation
Hi! I got a question concerning a solution to calculate the evolution of surface heights of oceans. Since I'm only interested in the surface itself I omit the volume underneath and the air above the surface. I grabbed a linearized and simplified version of the Bernouli-Equation which I looked...