Creating two random matrices
Show older comments
Hi. I have 2 matrices. M1(4,6) and M2(4,2). The generation of the two matrices is random. Attached you can find an explanation of the constraints. How can I formulate that with an ILP? Thanks

4 Comments
Image Analyst
on 8 Nov 2016
What is an "ILP" - I don't know that acronym, unless it's an Individualized Learning Plan.
loukil sana
on 8 Nov 2016
James Tursa
on 8 Nov 2016
Does this mean the individual entries in M1 and M2 need to be integers?
loukil sana
on 8 Nov 2016
Accepted Answer
More Answers (1)
Image Analyst
on 8 Nov 2016
0 votes
Try Roger Stafford's utility: http://www.mathworks.com/matlabcentral/fileexchange/9700-random-vectors-with-fixed-sum
Categories
Find more on Shifting and Sorting Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!