help-octave
[Top][All Lists]
Advanced

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

Re: Multivariate pdf of a normal distribution


From: Mike Miller
Subject: Re: Multivariate pdf of a normal distribution
Date: Sat, 5 Nov 2005 19:43:29 -0600 (CST)

On Sat, 5 Nov 2005, Prasenjit Kapat wrote:

I don't know for sure that inv(r') == inv(r)' for r upper triangular.

Analytically it is, but numerically need not be, as Paul rightly showed. Now while on this multivariate normal issue, how about generating multivariate normal random variables, given the mean and the sigma matrix ? any available/easily-writable code ?


I found this recently:

http://www.gatsby.ucl.ac.uk/~iam23/code/mvnrnd.m

It is under the GPL:

http://www.gatsby.ucl.ac.uk/~iam23/code/

Mike



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