What is lambda in the problem?
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Poisson Distribution についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!