bmeyer
University of Minnesota Twin Cities
Followers: 0 Following: 0
Statistics
All
RANK
6,558
of 301,186
REPUTATION
7
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 21,188
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
Create an array (n,n) where only diagonal elements are '1' and others are '0'
Create an array (n,n) where only diagonal elements are '1' and others are '0' EX: n = 3; then Resultant array would be [ 1 0...
10 years ago
Solved
Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.
10 years ago



