Homework Statement
Generate a random 10 x 10 symmetric matrix A (already done in MATLAB) . Express A in the formHomework Equations
## A = ## \displaystyle \sum_{j=1}^{10}λ_j(A)v_jv^T_j\
for some real vectors ##v_j, j = 1, 2, . . . , 10.##
The Attempt at a Solution
I'm pretty sure the...