|
|
Re: Generate random numbers with fixed sum and one value constraint
Posted:
Nov 14, 2012 9:00 AM
|
|
Hello! I want to generate random numbers with fixed sum, BUT my problem has such a feature that ai<=xi<=bi (bounds varies from one rundom number to another). Are there some opinions how can I apply the alghorithm of Mr. Stafford - http://www.mathworks.com/matlabcentral/fileexchange/9700 - (may be with some modifications) to solve my problem?
|
|