Random Vectors with Fixed Sum (algorithm of Roger Stafford)
조회 수: 5 (최근 30일)
이전 댓글 표시
Dear Matlab users,
on http://www.mathworks.com/matlabcentral/fileexchange/9700-random-vectors-with-fixed-sum/content/randfixedsum.m, a function is provided by Roger Stafford to randomly and uniformly generate vectors with a specified sum and values in a specified interval.
I would like to use this function in paper, and wonder whether the proposed algorithm/function has previously been described/documented in the literature, so that I can properly cite it. (I tried to directly contact Roger Stafford, but the provided email address no longer exists)
Thank you very much in advance for your response,
Kind Regards, Wim
댓글 수: 0
채택된 답변
Jos (10584)
2014년 3월 21일
I would cite the function as a website. Something like this suffices, I think:
R. Stafford (2006). RandfixedSum, Matlab File Exchange #9700, http://www.mathworks.com/matlabcentral/fileexchange/9700
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!