![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11732604_1530534816284_DEF.jpg)
Scott Chung
Followers: 0 Following: 0
Feeds
已解决
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...
6 years 前
已解决
Bullseye Matrix
Given n (always odd), return output a that has concentric rings of the numbers 1 through (n+1)/2 around the center point. Exampl...
6 years 前