Create a seven by seven matrix with random numbbers between 1 and 70. Outpput a vector of the difference between the average and the minimum element values in each row of the matrix. Then create seven, 7 by 1 vectors whose elements are the inverse tangents of the elements in each column of the original matrix.