PDA

View Full Version : Complex Number Matrix Multiplication



sam314159
03-14-2010, 11:21 AM
I finally figured out how to do matrix multiplication in VBA. Is it possible to do matrix multiplication with complex numbers in VBA?

My instructor actually wants me to do this in Matlab, which I am sure would be easier, but I am trying to prove that it is doable in VBA.

austenr
03-14-2010, 01:58 PM
It might help if you expounded on your question. Say, maybe an example of what you have tried or are thinking about trying.

austenr
03-14-2010, 02:02 PM
Google is your friend. I think Excels Solver is what you seek. Have a look at this link.

http://www.eng.auburn.edu/~tplacek/courses/3600/notes4.pdf