| Author |
Comment/Response |
yehuda ben-shimol
|
09/18/07 2:08pm
Hi,
I do not have much time to check your code, but several things are apparent
1. Ixy is not initialized to zero, so Ixy=Ixy + ... is meaningless
2. with more efficient mathematica programming, your code will work several orders faster, and the program will be shortened substantially. It is worth to try and learn the Mathematica language, esp. those functions that deal with lists efficiently
good luck
yehuda
URL: , |
|