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: John W. Eaton
Subject: Re: How Octave calculate cov(matrix)
Date: Fri, 14 Nov 2003 14:02:03 -0600

On 14-Nov-2003, Geraint Paul Bevan <address@hidden> wrote:

| 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

Then, on finding that it is implemented as a .m file, you can display
it directly from the Octave prompt with "type cov".

Another interesting command to explore is "help -i".

jwe



-------------------------------------------------------------
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]