2011/9/12 YuHong <hyu0...@hotmail.com>:
> I have written a new function 'cov2corr()' to the financial package in
> Octave, based on MatLab's financial toolbox manual.  Basically cov2corr()
> convert covariance to standard deviation and correlation coefficient.  For
> example,

Hi Hong,

I think the suggestions given by Søren to your other function corr2cov
also apply to this. You should be able to avoid the use of for loops
which will make your code much much faster. Can you try that?

Carnë

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to