Generate K random numbers which sum M

Usually you need to generate K random numbers (uniform distribution) which must add a certain number
264 Downloads
Updated 11 Feb 2014

View License

The function is able to generate K numbers which add up to M. M can be also a complex number.

Does not accepts constraints in the generation of the numbers. This means the feasibility problem is not addressed.

Cite As

Mario CASTRO GAMA (2024). Generate K random numbers which sum M (https://www.mathworks.com/matlabcentral/fileexchange/45490-generate-k-random-numbers-which-sum-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Random Number Generation in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0