Determine the size and contents of the following arrays. Note that the later arrays may depend on the definitions of arrays defined earlier in this exercise.
a. $a=1: 2: 5$;
b. $b=\left\{a^{+} a^{*} a^{*}\right\}$
c. $c=b(1: 2: 3,1: 2: 3)$;
d. $d=a+b(2,:)=$
c. $w=$ [zeros $(1,3)$ ones $(3,1), 3: 5^{*}$ ?
f. $b([1] 3], 2)=b([3,1], 2)=$