Find out the dominant eigenvalue of a matrix


Write down a Matlab program to find out the dominant eigenvalue of a matrix using the inverse power method.

The script file should accept a square matrix.

It should return a scalar representing the dominant eigenvalue.

The program should also return the eigenvector that is produced by that eigenvalue.

Request for Solution File

Ask an Expert for Answer!!
Mathematics: Find out the dominant eigenvalue of a matrix
Reference No:- TGS0874964

Expected delivery within 24 Hours