mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 11:43:16 +02:00
54 lines
4.1 KiB
TeX
54 lines
4.1 KiB
TeX
\relax
|
|
\providecommand\hyper@newdestlabel[2]{}
|
|
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
|
|
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
|
|
\global\let\oldcontentsline\contentsline
|
|
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
|
|
\global\let\oldnewlabel\newlabel
|
|
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
|
|
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
|
|
\AtEndDocument{\ifx\hyper@anchor\@undefined
|
|
\let\contentsline\oldcontentsline
|
|
\let\newlabel\oldnewlabel
|
|
\fi}
|
|
\fi}
|
|
\global\let\hyper@last\relax
|
|
\gdef\HyperFirstAtBeginDocument#1{#1}
|
|
\providecommand\HyField@AuxAddToFields[1]{}
|
|
\providecommand\HyField@AuxAddToCoFields[2]{}
|
|
\@writefile{toc}{\contentsline {chapter}{\numberline {1}Find all zeros of function}{3}{chapter.1}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\@writefile{toc}{\contentsline {section}{\numberline {1.1}a) False position method}{3}{section.1.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.1}Problem}{3}{subsection.1.1.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.2}Theoretical Introduction}{3}{subsection.1.1.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.3}Solution}{3}{subsection.1.1.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.4}Results}{3}{subsection.1.1.4}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {1.2}b) the Newton's method}{3}{section.1.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}Problem}{3}{subsection.1.2.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2}Theoretical Introduction}{4}{subsection.1.2.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.3}Solution}{4}{subsection.1.2.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.4}Results}{4}{subsection.1.2.4}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Find real and complex roots of the polynomial}{5}{chapter.2}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Problem}{5}{section.2.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Theoretical Introduction}{6}{section.2.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Solution}{6}{section.2.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {2.4}Results}{6}{section.2.4}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.1}Comparison of results between MM1 and MM2}{6}{subsection.2.4.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.2}Comparison of results between Newton's method and MM2}{6}{subsection.2.4.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {chapter}{\numberline {3}Find real and complex roots of the polynomial using Laguerre's method}{7}{chapter.3}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Problem}{7}{section.3.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Theoretical Introduction}{7}{section.3.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Solution}{7}{section.3.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.4}Results}{7}{section.3.4}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {3.4.1}Comparison of results between MM1 and MM2}{7}{subsection.3.4.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Code appendix}{8}{chapter.4}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\bibcite{texbook}{1}
|
|
\gdef \@abspage@last{10}
|