Generate a positive semidefinite correlation coefficients matrix
gen_CCM(d)
d
the dimension of matrix.
a correlation coefficients matrix.
X = gen_CCM(4) print(X)