help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How Octave calculate cov(matrix)


From: Geraint Paul Bevan
Subject: Re: How Octave calculate cov(matrix)
Date: Fri, 14 Nov 2003 19:56:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Diego Ruiz Moreno wrote:
| Hi,
|  I want to find the source-code, to see the method used for OCTAVE to
calculate
| the cov(matrix) (BTW, did you know what is the meaning of
cov(matrix,matrix) ).
| I'm currentky running OCTAVE both in Debian and in Win XP, but I don't
know if I
| have the sources... so, I will thanks If someone let me know where I
can found
| the source code for the function cov() and how to obtain the source code.


If you type "help cov" at the octave prompt, it will tell you the
location of the file cov.m. On Debian, by default, it should be at:
/usr/share/octave/<version-number>/m/statistics/base/cov.m

If you want to get all the source code to Octave, on Debian:
apt-get source octave2.1

You can also get the source via CVS from:
http://www.octave.org/download.html


- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iEYEARECAAYFAj+1M1gACgkQcXV3N50QmNM2UgCfbnpLCizXDUfOP/Nz/2M3EsCt
/MYAn1fzDx6lFsPuUl5JpVcJ8FwsSDDv
=OLLY
-----END PGP SIGNATURE-----



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]