Linear_Rand_Comb_Fi​xed_Sum

A random integer row vector of specified length, elements are bounded by lower and upper limits, while elements add up a target value
1 téléchargement
Mise à jour 27 sept. 2020

Afficher la licence

This function generates a random integer row vector of specified length, where each element
is bounded by lower limit and upper limit, while adding up to a fixed sum.
% m - The specified target sum
% n - The length of desired row vector (i.e. the number of elements)
% ul - the upper limit of the values permitted in the desired vector
% ll - the lower limit of the values permitted in the desired vector

Citation pour cette source

Biswanath Mahanty (2024). Linear_Rand_Comb_Fixed_Sum (https://www.mathworks.com/matlabcentral/fileexchange/80533-linear_rand_comb_fixed_sum), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0