Skip to content

Commit 8ab1e3a

Browse files
authored
Update README.md
1 parent 4803630 commit 8ab1e3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@
2121
- Jacobi method.
2222
- Gauss-Seidel method.
2323
- OverRelaxation method.
24+
25+
4.Pràctica 4: MATLAB. Power Methods / Eigenvalues
26+
- Mètode de la potència
27+
- Mètode de la potència inversa. INVERSE
28+
- Mètode de la potència desplaçada. TRANSLATED.
29+
- Mètode de la potència inversa desplaçada. INVERSE AND TRANSLATED. (we could also use LU to solve A(z_{k+1}) = z_{k})

0 commit comments

Comments
 (0)