photo

Roy dela Rama


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

8 years ago | 0

Question


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; ...

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer