Proof eigenvector matches to a given matrix

1 Ansicht (letzte 30 Tage)
Andreas Rüdisühli
Andreas Rüdisühli am 13 Jun. 2021
Beantwortet: Steven Lord am 13 Jun. 2021
Imagine the given Matrix & Eigenvector:
A = [3 6; 4 8]
b = [0.75; 1]
Is there a way in MATLAB to proof whether the vector b is an eigenvector of matrix A?

Antworten (1)

Steven Lord
Steven Lord am 13 Jun. 2021
What is the definition of the eigenvector of a matrix?
Can you demonstrate that A and b satisfy that definition?

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by