Programming practice

Power iteration normalization — Chapter 6

Normalize the vector after multiplying by A.

Language: JavaScript

Student code

Feedback

Corrected code