Problem 885. Create logical matrix with a specific row and column sums
Solution Stats
Problem Comments
-
2 Comments
Any clue? Does this problem require great mathematics abilities ?
Not really, imagine in the simplest case that we could use the diagonals (ignoring this constraint), what the solution would look like? A chessboard pattern would solve it, wouldn't it? Now, how can we work around the constraint?
Solution Comments
-
1 Comment
test suite does not have function 'intlinprog' in directory? otherwise works for all case on my matlab
-
1 Comment
my code works on my matlab, why doesn't it pass the test suite?
-
3 Comments
I never knew about gallery. Thanks!
could you please let me know which one of the Gallery matrixes have you used?
@Payam Morsali
its the circulant matrix
Problem Recent Solvers280
Suggested Problems
-
6883 Solvers
-
589 Solvers
-
The Answer to Life, the Universe, and Everything
477 Solvers
-
617 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1300 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!