mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 21:23:07 +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}{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}{5}{section.2.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.1}MM1}{6}{subsection.2.2.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.2}MM2}{7}{subsection.2.2.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Results}{8}{section.2.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{8}{subsection.2.3.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{8}{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}{9}{chapter.3}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Problem}{9}{section.3.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Theoretical Introduction}{9}{section.3.2}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Results}{10}{section.3.3}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{10}{subsection.3.3.1}\protected@file@percent }
|
|
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Code appendix}{11}{chapter.4}\protected@file@percent }
|
|
\@writefile{lof}{\addvspace {10\p@ }}
|
|
\@writefile{lot}{\addvspace {10\p@ }}
|
|
\bibcite{texbook}{1}
|
|
\gdef \@abspage@last{13}
|