(no title)
snogglethorpe | 9 years ago
In any case, thanks! I don't need to watch the video now, as you've very clearly explained it in only four lines of text!
snogglethorpe | 9 years ago
In any case, thanks! I don't need to watch the video now, as you've very clearly explained it in only four lines of text!
gizmo686|9 years ago
snogglethorpe|9 years ago
I was wondering if it was basically the same thing with nice animations...
recursive|9 years ago
chombier|9 years ago
So really we should be writing z = x * [[1 0][0 1]] + y * [[0 -1][1 0]], but since it's tedious we just call 1 == [[1 0] [0 1]] the 2x2 identity matrix and i == [[0 -1][1 0]], and check that i^2 = -1.
Then no more magical i number, the complex product can be derived from the matrix product, the exponential becomes the 2x2 matrix exponential, and so on.
jacobolus|9 years ago
http://geocalc.clas.asu.edu/pdf/OerstedMedalLecture.pdf
http://geocalc.clas.asu.edu/pdf/GrassmannsVision.pdf