The Eigenvalue Power Method Example #1 - Linear Algebra Example Problems

preview_player
Показать описание


The "power method" is a numerical algorithm for approximating the largest eigenvalue of a matrix. This algorithm works best when there is a "dominant" eigenvalue of the matrix. After making an initial guess, the algorithm performs an iterative computation that results in a sequence of values that converge to the largest eigenvalue. The vector that is updated in each iteration of the algorithm also converges to the eigenvector associated with the largest eigenvalue.

This video outlines the steps of this algorithm and then works two specific examples of the eigenvalue power method to demonstrate how the algorithm works.

Рекомендации по теме
Комментарии
Автор

I watched whole playlist of linear algebra and my concepts got a way better than they were before. Thank you so much sir for providing us with so many questions and concepts. Your lectures are too clear, awesome and precise. :)

khushbukishnani
Автор

i'm a foreigner but this video is really helpful for my studying power method.

wastelife
Автор

best video about that topic, you are awesome

rovibb
Автор

I have just finished this series on Linear Algebra problem solving, and it's amazing! This, after the Essence of Linear Algebra series by 3blue1brown, is the best start to the world of linear algebra one could possibly imagine. I am going to recommend this straight away to all of my friends.

It's one of the most engaging and clearly explained series ever on YouTube!!

Thanks Dr. Panagos 🙇🏻🙌🏼👏🏼

prateeksenapati
Автор

Great video, helped me complete my lab for numerical methods!

thatguymax
Автор

Thanks for this complete playlist... God Bless You

MAlab-umzy
Автор

Just wanted to say I love your videos!! Just watched the whole playlist, studying for my exam tomorrow! You are awesome :))

miabiernat
Автор

Love the videos! I guess you've moved on from linear algebra, but I'd love a video from you on singular value decomposition!

SomeOfOthers
Автор

Sir it would be of great help if you could make a video on LU Decomposition method.Thank you!

khushbukishnani
Автор

But why dont we have an entry of 1 on the second example as previously said on the the first example?

leboeapolinyane
Автор

how do I have to do this loop in order to get lambda=-2 in your example?
kinda stuck in this thought for hours but can't help myself :(

김태훈-sge