mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:43:12 +02:00
52 lines
3.8 KiB
TeX
52 lines
3.8 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}{2}{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}{2}{section.1.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.1}Problem}{2}{subsection.1.1.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.2}Theoretical Introduction}{2}{subsection.1.1.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsubsection}{Properties of \emph {false position method}}{3}{section*.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {paragraph}{Improvement to the method}{3}{section*.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.3}Results}{4}{subsection.1.1.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {1.2}b) the Newton's method}{4}{section.1.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}Problem}{4}{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}Results}{4}{subsection.1.2.3}\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}Results}{6}{section.2.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{6}{subsection.2.3.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{6}{subsection.2.3.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}Results}{7}{section.3.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{7}{subsection.3.3.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}
|