Creating a Loop multiplying the binomial distribution times poisson distribution.

3 vues (au cours des 30 derniers jours)
Shane Kosir
Shane Kosir le 26 Oct 2016
Modifié(e) : dpb le 26 Oct 2016
I am trying to sum the results of binomial distribution time poisson distribution as follows:
symsum(binopdf(k,6,.7)*poisspdf(k-2,6),k,0,6)
But it keeps giving me an error. How can I sum these two or varies values of k? I actually want to create a loop with i and j for a matrix as well.

Réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by