Re: probability
- From: "Honglei Chen" <hchen@xxxxxxxxxxxxx>
- Date: Tue, 16 Aug 2005 11:50:36 -0400
if all strings consist only ones, why not just calculate the probability of
their sums. With sum, you can easily go back to the string and to get the
probability for those sums, all you need to do is a histogram.
"Hubsi" <huebchen@xxxxxx> wrote in message
news:ef110de.-1@xxxxxxxxxxxxxxxxxxx
> hi!
>
> i have 10 different values of probabilities. every probability
> belongs to a string consisting of ones.
>
> for example:
> First probability=4.5% with [1 1 1], second probability=7% with [1 1
> 1 1 1], third probability=15.5% with [1 1] and so on.
> at the end i should have a function with the probabilities of the
> different strings.
>
> my question: how can i compute this in matlab?
>
> thx a lot
>
> hubsi
.
- Follow-Ups:
- Re: probability
- From: Hubsi
- Re: probability
- References:
- probability
- From: Hubsi
- probability
- Prev by Date: Re: calling regionpropsmex
- Next by Date: Re: Combuilder Distribution?
- Previous by thread: probability
- Next by thread: Re: probability
- Index(es):
Relevant Pages
|