help-octave
[Top][All Lists]
Advanced

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

Re: cov(x,y) = matrix or number?


From: Jordi Gutiérrez Hermoso
Subject: Re: cov(x,y) = matrix or number?
Date: Mon, 12 Mar 2012 15:09:50 -0400

On 12 March 2012 02:25, Muhali <address@hidden> wrote:
>> octave-3.6.1:8> X = [1 2; 1 3; 2 5] ;
>> octave-3.6.1:9> cov(X)
>> ans =
>>
>>     0.33333   0.83333
>>     0.83333   2.33333
>
> I know that. The question was about Matlab compatibility.

Please refer to this discussion:

    http://octave.1599824.n4.nabble.com/Re-cov-m-patch-td4466691.html

- Jordi G. H.


reply via email to

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