What is lambda in the problem?
Mostrar comentarios más antiguos
So I was given this problem by my professor:

Unfortunately he is unreachable during the holidays. Can someone explain what lambda is supposed to be?
This is the code I have written thus far:
function p=calcprob(k)
p=exp(-lambda)*(((lambda)^k)/(factorial(k)))
end
Respuesta aceptada
Más respuestas (1)
SAITEJA JASTI
el 3 de Mzo. de 2020
0 votos
lambda
Categorías
Más información sobre Poisson Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!