Hello,
I need help with the following:
"Let D be an N×N matrix. The element d[SIZE="1"]ij (i=1,…,N;j=1,…,N) of D is 1 if the sum of all the elements of the Pascal matrix of order i equals the sum of all the elements of Magic matrix of order j, and 0 otherwise.
Write a Matlab programme...