photo

Roy dela Rama


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Create for loop in a matrix (power method)
I already figured it out. I don't need to use C(i+1) for my iteration equation for this particular matrix. All I have to do i...

mehr als 8 Jahre vor | 0

Frage


Create for loop in a matrix (power method)
Estimate the most dominant eigenvalue of [A] and its corresponding eigenvector,using the power method. A = [4 3 1; ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find largest magnitude in matrix?
2 1 7 3 4 2 11 -22 13 B = largest magnitude B = -22

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort