poisson random variable for 2d array
이전 댓글 표시
Hi, So far i have been using poisson random function to give it a value of mean and the dimensions of the matrices to give me deviates around the mean. Now i want to give it a set of mean values (let's say 3x3 matrix) and would like it to plot the deviates of the means on the plot. Function i have used so far : r = poissrnd(5,3,3) plot (r)
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Poisson Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!