Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
The attached sheet poses a question about matrix math; I'm a bit confused apparently about multplying vectors and matrices. The symbolic math seems to indicate that I should get the same answer with either method, but the numeric application shows clear differences larger than rounding errors should allow.
What am I missing??
Solved! Go to Solution.
You simply forgot to transpose MAT in the first numerical case!
Alan
Duh!
Thanks for putting up with silly mistakes!
We all make them!
Alan