Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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