Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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