mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:43:12 +02:00
26 lines
1.7 KiB
Plaintext
26 lines
1.7 KiB
Plaintext
\BOOKMARK [0][-]{chapter.1}{Find all zeros of function}{}% 1
|
|
\BOOKMARK [1][-]{section.1.1}{a\) False position method}{chapter.1}% 2
|
|
\BOOKMARK [2][-]{subsection.1.1.1}{Problem}{section.1.1}% 3
|
|
\BOOKMARK [2][-]{subsection.1.1.2}{Theoretical Introduction}{section.1.1}% 4
|
|
\BOOKMARK [2][-]{subsection.1.1.3}{Solution}{section.1.1}% 5
|
|
\BOOKMARK [2][-]{subsection.1.1.4}{Results}{section.1.1}% 6
|
|
\BOOKMARK [1][-]{section.1.2}{b\) the Newton's method}{chapter.1}% 7
|
|
\BOOKMARK [2][-]{subsection.1.2.1}{Problem}{section.1.2}% 8
|
|
\BOOKMARK [2][-]{subsection.1.2.2}{Theoretical Introduction}{section.1.2}% 9
|
|
\BOOKMARK [2][-]{subsection.1.2.3}{Solution}{section.1.2}% 10
|
|
\BOOKMARK [2][-]{subsection.1.2.4}{Results}{section.1.2}% 11
|
|
\BOOKMARK [0][-]{chapter.2}{Find real and complex roots of the polynomial}{}% 12
|
|
\BOOKMARK [1][-]{section.2.1}{Problem}{chapter.2}% 13
|
|
\BOOKMARK [1][-]{section.2.2}{Theoretical Introduction}{chapter.2}% 14
|
|
\BOOKMARK [1][-]{section.2.3}{Solution}{chapter.2}% 15
|
|
\BOOKMARK [1][-]{section.2.4}{Results}{chapter.2}% 16
|
|
\BOOKMARK [2][-]{subsection.2.4.1}{Comparison of results between MM1 and MM2}{section.2.4}% 17
|
|
\BOOKMARK [2][-]{subsection.2.4.2}{Comparison of results between Newton's method and MM2}{section.2.4}% 18
|
|
\BOOKMARK [0][-]{chapter.3}{Find real and complex roots of the polynomial using Laguerre's method}{}% 19
|
|
\BOOKMARK [1][-]{section.3.1}{Problem}{chapter.3}% 20
|
|
\BOOKMARK [1][-]{section.3.2}{Theoretical Introduction}{chapter.3}% 21
|
|
\BOOKMARK [1][-]{section.3.3}{Solution}{chapter.3}% 22
|
|
\BOOKMARK [1][-]{section.3.4}{Results}{chapter.3}% 23
|
|
\BOOKMARK [2][-]{subsection.3.4.1}{Comparison of results between MM1 and MM2}{section.3.4}% 24
|
|
\BOOKMARK [0][-]{chapter.4}{Code appendix}{}% 25
|