Thursday, October 30, 2008

Matlab Array tricks

I would like to say that paying attention on arrays of matlab when programming will
reward much! In regular massive vector calculation, it even can beat C++/C program if the latter is not strongly optimized.

No comments: