Path: news.mathworks.com!not-for-mail
From: Peter Perkins <Peter.PerkinsRemoveThis@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Coding Probability Density (that is a large summation)
Date: Mon, 12 May 2008 09:52:06 -0400
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <g09i26$8f7$1@fred.mathworks.com>
References: <g01crb$nh3$1@fred.mathworks.com> <g02dh4$l7t$1@fred.mathworks.com> <g02ju0$46k$1@fred.mathworks.com> <g04d7n$d7g$1@fred.mathworks.com>
NNTP-Posting-Host: perkinsp.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1210600326 8679 172.31.57.88 (12 May 2008 13:52:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 12 May 2008 13:52:06 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
In-Reply-To: <g04d7n$d7g$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:467908


OR Stats wrote:
> I suppose the confusion is how to express the density when
> symbolically it is 100+ terms...   

OR, I don't have enough information to know the right answer, but if you cannot 
write it as a vectorized expression, then you can write a loop.