chfshe
Industrial
- Oct 17, 2002
- 1
Does anybody know how matlab handle the matrix multiplication? I tested with 2 200-square matrices(elements are from uniform distribution of (0,1) and found out the calculation times as follows:
matlab : 0.016
fortran: 0.425
VC : 0.195
VB : 1.998
The speed is so fast. it must have used some memory optimization. Anybody know some detail about this?
Thx
matlab : 0.016
fortran: 0.425
VC : 0.195
VB : 1.998
The speed is so fast. it must have used some memory optimization. Anybody know some detail about this?
Thx