Memory and evaluate
Hi, I have a very problematic question.
I have a Matrix (100 x 100) that contains complex numbers express as symbols. The numbers derive from several operations.
I want evaluate the Real part of the complex numbers for successive calculus but the software show a memory problem.
How can I do?
I have a P4 with 2GB of memory.
I use the function: map(Re,matrix);
Thanks

Loading Comments & Answers