In randfixedsum function, how to generate random integer matrices?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
in this function,
i want to generate random integer matrices.
how can do this?
5 Kommentare
Walter Roberson
am 16 Mär. 2017
As I indicated, the routine you are looking at is not suitable for the case where you need the random values to be integral. The link I provided shows the needed code.
Antworten (1)
Walter Roberson
am 15 Mär. 2017
randfixedsum cannot be used to generate integers fairly.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Bar Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!