||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ A = matrix([[5, -3, 2], [-3, 8, 4], [4, 2, -9]]) A.eigenvalues() A.eigenvectors_left() }}} /* code_ends */ * '''Solution by''': * Sonam Kumar, Student, CMI