(Solved) : Part 1 Follows 2 1 Creation 2 Dimensional Matrices 2 Pts 2 Dimensional Matrix Filled 10 10 Q30673019 . . .
Part 1 is as follows:
2-1. Creation of 2-dimensional matrices (2pts)
(a) A 2-dimensional matrix filled with 10-by-10 “zeros”
(b) A 2-dimensional matrix filled with 10-by-10 “ones”
(c) A 2-dimensional matrix filled with 10-by-10 “7+7i’s”
(d) A 2-dimensional matrix filled with 10-by-10 “uniformlyrandomly generated numbers”
I only need help on 2.2 and 2.3 i have already completed part 1but thsi information is necessary to solve 2.2 so i have providedit.
Thanks
2-2. Creation of 2-dimensional matrices using “for” (3 pts) Construct the four matrices in (a) through (d) of Part 1, using for loops this time. Attach your codes below 2-3. Summation (Σ) using “for” (5 pts) (c) ΣΑ21(-1)(n-1) AD101 (2n-1)! (e) Σ101 (2n-1); Attach your codes for (a)-(e) below Show transcribed image text
Expert Answer
Answer to Part 1 Follows 2 1 Creation 2 Dimensional Matrices 2 Pts 2 Dimensional Matrix Filled 10 10 Q30673019 . . .
OR