What is lambda in the problem?
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
SAITEJA JASTI
am 3 Mär. 2020
0 Stimmen
lambda
Kategorien
Mehr zu Poisson Distribution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!