Skip to content

Commit e6af909

Browse files
Download info
Eigenvalues Iterative methods
1 parent 9c7e92f commit e6af909

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,13 @@
1010
[Interpolation by cubic splines.pdf](https://github.com/StrongerProgrammer7/Algorithm-of-computing-math/files/10481579/Interpolation.by.cubic.splines.pdf)
1111
<br><strong>Require GNUPLOT!</strong>
1212
</div>
13-
13+
<div>
14+
<h3>Iterative methods for solving SLAE</h3>
15+
[Iterative methods for solving SLAE.pdf](https://github.com/StrongerProgrammer7/Algorithm-of-computing-math/files/10481682/Iterative.methods.for.solving.SLAE.pdf)
16+
<p>Realise method Jakobi, Gaussa-Zedilya</p>
17+
</div>
18+
<div>
19+
<h3>Methods Eigenvalues</h3>
20+
[Methods Eigenvalues.pdf](https://github.com/StrongerProgrammer7/Algorithm-of-computing-math/files/10481703/Methods.Eigenvalues.pdf)
21+
<p>Realise method iteration</p>
22+
</div>

0 commit comments

Comments
 (0)