| Author |
Comment/Response |
Wade Brainerd
|
05/14/01 09:57am
Please excuse my inexperience with Mathematica, I'm just getting started and am trying to use it to help with my 3D graphics calculations.
I have a 4d vector v and 4x4 matrices a and b. I want to solve for v and b using something to the effect of:
Solve[v.a=={0,0,0,1} && v.b=={-1,-1,-1,1}, b]//MatrixForm
a is known and uses a lot of symbols. Can anyone help me out, or is this just impossible?
-Wade
URL: , |
|