Problem 1325. Special matrix
Make a square matrix with this shape. For n=4
M =
1 1 0 0 1 0 1 0 0 1 0 1 0 0 1 1
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers283
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
547 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
852 Solvers
-
521 Solvers
-
Create matrix of replicated elements
386 Solvers
-
Back to basics - mean of corner elements of a matrix
438 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!