Changes

Jump to navigation Jump to search
end
For large R=200, monte_M = 70 (hence large M), and mktsize= 30, computing each call to msmf_corr_coeff takes ~140 seconds. Computing epsimR12 is taking more than 50% time of msmf_corr_coeff.m. Each call computation of epsimR12 is taking no more than 2 seconds, but for a large M it will take a long time in total. To improve this, we use a parfor to paralellize this part.
<br>
[[FILE:epsimR12_new.png]]

Navigation menu