Matt J
Posts:
4,997
Registered:
11/28/09
|
|
Re: Efficiently computing large numbers of vector norms
Posted:
Nov 15, 2012 8:32 AM
|
|
"Harry Commin" wrote in message <k82m54$9m2$1@newscl01ah.mathworks.com>... > I copied and pasted your code (but had to remove the *5 on the dimensions to avoid Out of Memory errors) and KronProd performs slower than the simple loop. > > How can my results be so different? ===============
Without the *5, it is slower for me, too. The data sizes are too small.
|
|