Re: probability distribution question
- From: arun <aragorn168b@xxxxxxxxx>
- Date: Tue, 25 Aug 2009 12:22:52 -0700 (PDT)
On Aug 25, 8:45 pm, "Jeffrey Bunn" <jefrb...@xxxxxxxxx> wrote:
I am attempting to generate a probability distribution for a simulation I'm running. I'd like to be able to input the average value and the stdev of the value and then have matlab generate a probability distribution over a defined range.
does anyone know how this can be done? This may be a simple question.... any help is appreciated.
if you want the probability density function
help pdf
if you want cumulative density function,
help cdf
requires statistics toolbox i suppose.
best, arun.
.
- References:
- probability distribution question
- From: Jeffrey Bunn
- probability distribution question
- Prev by Date: Re: equivalent trace expression
- Next by Date: Efficient way of finding
- Previous by thread: probability distribution question
- Next by thread: Re: Problems building sparse matrices
- Index(es):
Relevant Pages
|