how chose a number with unequal probability?
조회 수: 1 (최근 30일)
이전 댓글 표시
My question is if I use randi function and say between 1 : 100, it chooses randomly a number giving equal probability to all numbers in between. Suppose I want to chose a number between 1 and 100 but give different probability for each number say proportional to the number itself.. so that 1 has a much lower probability to pick compared to 100 for e.g. how would I do that with randi function? Is that possible at all? Thanks in advance for any help.
댓글 수: 0
채택된 답변
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!