Adding pictures to report

This commit is contained in:
PolishPigeon 2021-12-03 04:54:04 +01:00
parent 58a8ae34be
commit 59774c859b
39 changed files with 9861 additions and 318 deletions

View File

@ -25,99 +25,99 @@
\@writefile{toc}{\contentsline {subsubsection}{Properties of \emph {false position method}}{4}{section*.2}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Improvement to the method}{4}{section*.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.3}Results}{5}{subsection.1.1.3}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {1.2}b) the Newton's method}{5}{section.1.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}Problem}{5}{subsection.1.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2}Theoretical Introduction}{5}{subsection.1.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.3}Results}{5}{subsection.1.2.3}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Find real and complex roots of the polynomial}{6}{chapter.2}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {1.2}b) the Newton's method}{6}{section.1.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1}Problem}{6}{subsection.1.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2}Theoretical Introduction}{6}{subsection.1.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.3}Results}{7}{subsection.1.2.3}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Find real and complex roots of the polynomial}{9}{chapter.2}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Problem}{6}{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 {subsection}{\numberline {2.2.1}MM1}{7}{subsection.2.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.2}MM2}{8}{subsection.2.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Results}{9}{section.2.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{9}{subsection.2.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{9}{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}{10}{chapter.3}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Problem}{9}{section.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Theoretical Introduction}{9}{section.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.1}MM1}{10}{subsection.2.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.2}MM2}{11}{subsection.2.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Results}{12}{section.2.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{16}{subsection.2.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{16}{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}{17}{chapter.3}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Problem}{10}{section.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Theoretical Introduction}{10}{section.3.2}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Results}{11}{section.3.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{11}{subsection.3.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Code appendix}{12}{chapter.4}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Problem}{17}{section.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Theoretical Introduction}{17}{section.3.2}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Results}{18}{section.3.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{20}{subsection.3.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Code appendix}{21}{chapter.4}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Task 1}{12}{section.4.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1.1}task1Bisection.m}{12}{subsection.4.1.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task1Bisection.m}{12}{section*.4}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{12}{section*.5}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{falsePosition}{13}{section*.6}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{13}{section*.7}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{13}{section*.8}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{firstTwoIterations}{14}{section*.9}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{falsePositionLoop}{14}{section*.10}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{15}{section*.11}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{changeLastTwoAB}{15}{section*.12}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZero}{16}{section*.13}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newSubInterval}{16}{section*.14}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1.2}task1Newton.m}{16}{subsection.4.1.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task1Newton.m}{16}{section*.15}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{17}{section*.16}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newtonMethod}{17}{section*.17}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{17}{section*.18}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newtonLoop}{17}{section*.19}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{18}{section*.20}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZeroIterations}{18}{section*.21}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{checkForDivergence}{18}{section*.22}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4.2}Task 2}{19}{section.4.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2.1}task2MM1.m}{19}{subsection.4.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task2MM1}{19}{section*.23}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{19}{section*.24}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm1}{19}{section*.25}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{20}{section*.26}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm1Loop}{20}{section*.27}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{20}{section*.28}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{createEquationSystem}{21}{section*.29}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{rootsOfQuadraticFormula}{21}{section*.30}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateApproximations}{21}{section*.31}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initializeEquationSystem}{22}{section*.32}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{solveEquationSystem}{22}{section*.33}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{createApproximatedQuadraticFormula}{23}{section*.34}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{findRootsOfQuadraticFormula}{23}{section*.35}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewRoot}{23}{section*.36}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{addZeroToIterationVector}{23}{section*.37}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{getWorstApproximationIndex}{24}{section*.38}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{deleteWorstApproximation}{24}{section*.39}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2.2}task2MM2.m}{25}{subsection.4.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{top of task2MM2.m}{25}{section*.40}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{25}{section*.41}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm2}{25}{section*.42}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{25}{section*.43}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm2Loop}{26}{section*.44}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{26}{section*.45}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{getABC}{26}{section*.46}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{findRoots}{26}{section*.47}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewApproximation}{27}{section*.48}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateApproximations}{27}{section*.49}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{derivative}{27}{section*.50}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Task 3}{28}{section.4.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of Task 3}{28}{section*.51}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{28}{section*.52}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{laguerre}{28}{section*.53}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{29}{section*.54}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{laguerreLoop}{29}{section*.55}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{29}{section*.56}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateDerrivatives}{30}{section*.57}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZ}{30}{section*.58}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewZero}{30}{section*.59}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateZeros}{31}{section*.60}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.1}rootBrackering.m}{31}{subsection.4.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateZeros}{31}{section*.61}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initializeValues}{32}{section*.62}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{bracketingLoop}{33}{section*.63}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.2}printGraph.m}{34}{subsection.4.3.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.3}printComplexGraph.m}{36}{subsection.4.3.3}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Task 1}{21}{section.4.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1.1}task1Bisection.m}{21}{subsection.4.1.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task1Bisection.m}{21}{section*.4}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{21}{section*.5}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{falsePosition}{22}{section*.6}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{22}{section*.7}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{22}{section*.8}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{firstTwoIterations}{23}{section*.9}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{falsePositionLoop}{23}{section*.10}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{24}{section*.11}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{changeLastTwoAB}{24}{section*.12}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZero}{25}{section*.13}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newSubInterval}{25}{section*.14}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1.2}task1Newton.m}{25}{subsection.4.1.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task1Newton.m}{25}{section*.15}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{taskFunction}{26}{section*.16}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newtonMethod}{26}{section*.17}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{26}{section*.18}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{newtonLoop}{26}{section*.19}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{27}{section*.20}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZeroIterations}{27}{section*.21}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{checkForDivergence}{27}{section*.22}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4.2}Task 2}{28}{section.4.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2.1}task2MM1.m}{28}{subsection.4.2.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of task2MM1}{28}{section*.23}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{28}{section*.24}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm1}{28}{section*.25}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{29}{section*.26}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm1Loop}{29}{section*.27}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{29}{section*.28}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{createEquationSystem}{30}{section*.29}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{rootsOfQuadraticFormula}{30}{section*.30}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateApproximations}{30}{section*.31}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initializeEquationSystem}{31}{section*.32}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{solveEquationSystem}{31}{section*.33}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{createApproximatedQuadraticFormula}{32}{section*.34}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{findRootsOfQuadraticFormula}{32}{section*.35}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewRoot}{32}{section*.36}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{addZeroToIterationVector}{32}{section*.37}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{getWorstApproximationIndex}{33}{section*.38}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{deleteWorstApproximation}{33}{section*.39}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2.2}task2MM2.m}{34}{subsection.4.2.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{top of task2MM2.m}{34}{section*.40}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{34}{section*.41}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm2}{34}{section*.42}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{34}{section*.43}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{mm2Loop}{35}{section*.44}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{35}{section*.45}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{getABC}{35}{section*.46}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{findRoots}{35}{section*.47}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewApproximation}{36}{section*.48}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateApproximations}{36}{section*.49}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{derivative}{36}{section*.50}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Task 3}{37}{section.4.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{Top of Task 3}{37}{section*.51}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{polynomial}{37}{section*.52}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{laguerre}{37}{section*.53}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initialize}{38}{section*.54}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{laguerreLoop}{38}{section*.55}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{insideLoop}{38}{section*.56}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateDerrivatives}{39}{section*.57}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{calculateZ}{39}{section*.58}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{chooseNewZero}{39}{section*.59}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateZeros}{40}{section*.60}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.1}rootBrackering.m}{40}{subsection.4.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{updateZeros}{40}{section*.61}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{initializeValues}{41}{section*.62}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{bracketingLoop}{42}{section*.63}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.2}printGraph.m}{43}{subsection.4.3.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3.3}printComplexGraph.m}{45}{subsection.4.3.3}\protected@file@percent }
\bibcite{texbook}{1}
\gdef \@abspage@last{39}
\gdef \@abspage@last{48}

View File

@ -1,5 +1,5 @@
# Fdb version 3
["pdflatex"] 1638502319 "report.tex" "report.pdf" "report" 1638502319
["pdflatex"] 1638503598 "report.tex" "report.pdf" "report" 1638503598
"/etc/texmf/web2c/texmf.cnf" 1635008344 475 c0e671620eb5563b2130f56340a5fde8 ""
"/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc" 1165713224 4850 80dc9bab7f31fb78a000ccfed0e27cab ""
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
@ -141,13 +141,37 @@
"/usr/share/texmf/web2c/texmf.cnf" 1613593815 38841 799d1dd9682a55ce442e10c99777ecc1 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1635008389 5160710 ecf427ae8fa19139d8691f526e47bb9b ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1635008460 2570450 6e12b1c097cbda0f70015645294afd24 ""
"report.aux" 1638502319 11692 878bddd6b432a6517ccbb26f1a1883e0 "pdflatex"
"report.out" 1638502319 2232 9c816be7359e49476c78eac49d6fed11 "pdflatex"
"report.tex" 1638502318 34924 2de225dbe1fc009828226e8a7a899ff1 ""
"report.toc" 1638502319 6784 8ca8f0717e6828668dada7c66c688cf4 "pdflatex"
"report.aux" 1638503598 11697 87a49ca38c54c993c1433e53fad04589 "pdflatex"
"report.out" 1638503598 2232 9c816be7359e49476c78eac49d6fed11 "pdflatex"
"report.tex" 1638503596 37011 a30267ea0588c866e6f45cff192a8351 ""
"report.toc" 1638503598 6789 7c098bb9e09b42c028ddf29f8583f51a "pdflatex"
"task1Newtonoverall.eps" 1638502568 42219 4f139cb2eedf6f47c363dda08bab184a ""
"task1Newtonzommedleft.eps" 1638502585 17046 67b575c8001c8fbf35bd390dae75f654 ""
"task1Newtonzommedright.eps" 1638502602 17986 7cdd5dde9138709561727a5a3a255b3f ""
"task1falsepositionoverall.eps" 1638502478 44376 078759826c2f42cdfcbcd0ebe3278712 ""
"task1falsepositionzommedleft.eps" 1638502499 20632 4d6074ef6933c98f378ed7aadc29415f ""
"task1falsepositionzommedright.eps" 1638502529 17120 9c556abc12f06094869f0d416a04ebdb ""
"task2mm1complexzommeddown.eps" 1638502758 21306 df345847da59b889ea4bfbbaf49cbdc5 ""
"task2mm1complexzommedleft.eps" 1638502733 17087 6efd17077d23716f2ea821563edb545b ""
"task2mm1complexzommedup.eps" 1638502777 20522 c93e4cf62bb478d72e752f22a71212ca ""
"task2mm1overall.eps" 1638502653 42434 0d82fbaed547150f630d2af455da7bba ""
"task2mm1zommedleft.eps" 1638502668 18731 3c827550010982fa488a4272dc1f790f ""
"task2mm1zommedright.eps" 1638502682 16218 bd0fa1b18e395eaa3d0c28ff8e445cb2 ""
"task2mm2complexzommedleft.eps" 1638503397 17333 62290f19560a5ecb66f8984622b3e6b1 ""
"task2mm2complexzommedmiddle.eps" 1638503416 16594 d21577c10cc8d3089f5b1306c13b64ec ""
"task2mm2complexzommedup.eps" 1638503430 17336 e23730b5cdec4242b9fa839e6f74caf9 ""
"task2mm2overall.eps" 1638503331 42230 fa2aef400c94bb5367b4510827e44206 ""
"task2mm2zommedleft.eps" 1638503342 17890 efc34f4c7c03e8178277f867b303a26a ""
"task2mm2zommedright.eps" 1638503357 17932 b05a6814bd81e2e38aca1dd69f78f396 ""
"task3complexdown.eps" 1638502897 16835 2d468ddce7e68fcbe088338d25b32d60 ""
"task3complexoverall.eps" 1638502871 15531 460ce0df8bf19149751e96ddc7bc8ef5 ""
"task3complexup.eps" 1638502909 16935 34fe8b70f5cdedddbbf74b0c67184521 ""
"task3left.eps" 1638502829 16781 ab3eae088b1639d0422ad90dacb32213 ""
"task3overall.eps" 1638502816 42160 af911b057f554cc94854f2b156aca3b3 ""
"task3right.eps" 1638502846 17218 184d626c324afb39ab4c27e6908d7c04 ""
(generated)
"report.aux"
"report.pdf"
"report.toc"
"report.out"
"report.toc"
"report.log"

View File

@ -811,6 +811,270 @@ INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecbx1440.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecti1200.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/tcrm1200.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecbi1200.tfm
INPUT ./task1falsepositionoverall.eps
INPUT ./task1falsepositionoverall.eps
INPUT task1falsepositionoverall.eps
INPUT ./task1falsepositionoverall.eps
INPUT ./task1falsepositionoverall.eps
INPUT ./task1falsepositionoverall-eps-converted-to.pdf
INPUT ./task1falsepositionoverall-eps-converted-to.pdf
INPUT ./task1falsepositionoverall.eps
INPUT ./task1falsepositionoverall-eps-converted-to.pdf
INPUT ./task1falsepositionoverall-eps-converted-to.pdf
INPUT ./task1falsepositionoverall-eps-converted-to.pdf
INPUT ./task1falsepositionzommedleft.eps
INPUT ./task1falsepositionzommedleft.eps
INPUT task1falsepositionzommedleft.eps
INPUT ./task1falsepositionzommedleft.eps
INPUT ./task1falsepositionzommedleft.eps
INPUT ./task1falsepositionzommedleft-eps-converted-to.pdf
INPUT ./task1falsepositionzommedleft-eps-converted-to.pdf
INPUT ./task1falsepositionzommedleft.eps
INPUT ./task1falsepositionzommedleft-eps-converted-to.pdf
INPUT ./task1falsepositionzommedleft-eps-converted-to.pdf
INPUT ./task1falsepositionzommedleft-eps-converted-to.pdf
INPUT ./task1falsepositionzommedright.eps
INPUT ./task1falsepositionzommedright.eps
INPUT task1falsepositionzommedright.eps
INPUT ./task1falsepositionzommedright.eps
INPUT ./task1falsepositionzommedright.eps
INPUT ./task1falsepositionzommedright-eps-converted-to.pdf
INPUT ./task1falsepositionzommedright-eps-converted-to.pdf
INPUT ./task1falsepositionzommedright.eps
INPUT ./task1falsepositionzommedright-eps-converted-to.pdf
INPUT ./task1falsepositionzommedright-eps-converted-to.pdf
INPUT ./task1falsepositionzommedright-eps-converted-to.pdf
INPUT ./task1Newtonoverall.eps
INPUT ./task1Newtonoverall.eps
INPUT task1Newtonoverall.eps
INPUT ./task1Newtonoverall.eps
INPUT ./task1Newtonoverall.eps
INPUT ./task1Newtonoverall-eps-converted-to.pdf
INPUT ./task1Newtonoverall-eps-converted-to.pdf
INPUT ./task1Newtonoverall.eps
INPUT ./task1Newtonoverall-eps-converted-to.pdf
INPUT ./task1Newtonoverall-eps-converted-to.pdf
INPUT ./task1Newtonoverall-eps-converted-to.pdf
INPUT ./task1Newtonzommedleft.eps
INPUT ./task1Newtonzommedleft.eps
INPUT task1Newtonzommedleft.eps
INPUT ./task1Newtonzommedleft.eps
INPUT ./task1Newtonzommedleft.eps
INPUT ./task1Newtonzommedleft-eps-converted-to.pdf
INPUT ./task1Newtonzommedleft-eps-converted-to.pdf
INPUT ./task1Newtonzommedleft.eps
INPUT ./task1Newtonzommedleft-eps-converted-to.pdf
INPUT ./task1Newtonzommedleft-eps-converted-to.pdf
INPUT ./task1Newtonzommedleft-eps-converted-to.pdf
INPUT ./task1Newtonzommedright.eps
INPUT ./task1Newtonzommedright.eps
INPUT task1Newtonzommedright.eps
INPUT ./task1Newtonzommedright.eps
INPUT ./task1Newtonzommedright.eps
INPUT ./task1Newtonzommedright-eps-converted-to.pdf
INPUT ./task1Newtonzommedright-eps-converted-to.pdf
INPUT ./task1Newtonzommedright.eps
INPUT ./task1Newtonzommedright-eps-converted-to.pdf
INPUT ./task1Newtonzommedright-eps-converted-to.pdf
INPUT ./task1Newtonzommedright-eps-converted-to.pdf
INPUT ./task2mm1overall.eps
INPUT ./task2mm1overall.eps
INPUT task2mm1overall.eps
INPUT ./task2mm1overall.eps
INPUT ./task2mm1overall.eps
INPUT ./task2mm1overall-eps-converted-to.pdf
INPUT ./task2mm1overall-eps-converted-to.pdf
INPUT ./task2mm1overall.eps
INPUT ./task2mm1overall-eps-converted-to.pdf
INPUT ./task2mm1overall-eps-converted-to.pdf
INPUT ./task2mm1overall-eps-converted-to.pdf
INPUT ./task2mm1zommedleft.eps
INPUT ./task2mm1zommedleft.eps
INPUT task2mm1zommedleft.eps
INPUT ./task2mm1zommedleft.eps
INPUT ./task2mm1zommedleft.eps
INPUT ./task2mm1zommedleft-eps-converted-to.pdf
INPUT ./task2mm1zommedleft-eps-converted-to.pdf
INPUT ./task2mm1zommedleft.eps
INPUT ./task2mm1zommedleft-eps-converted-to.pdf
INPUT ./task2mm1zommedleft-eps-converted-to.pdf
INPUT ./task2mm1zommedleft-eps-converted-to.pdf
INPUT ./task2mm1zommedright.eps
INPUT ./task2mm1zommedright.eps
INPUT task2mm1zommedright.eps
INPUT ./task2mm1zommedright.eps
INPUT ./task2mm1zommedright.eps
INPUT ./task2mm1zommedright-eps-converted-to.pdf
INPUT ./task2mm1zommedright-eps-converted-to.pdf
INPUT ./task2mm1zommedright.eps
INPUT ./task2mm1zommedright-eps-converted-to.pdf
INPUT ./task2mm1zommedright-eps-converted-to.pdf
INPUT ./task2mm1zommedright-eps-converted-to.pdf
INPUT ./task2mm1complexzommedleft.eps
INPUT ./task2mm1complexzommedleft.eps
INPUT task2mm1complexzommedleft.eps
INPUT ./task2mm1complexzommedleft.eps
INPUT ./task2mm1complexzommedleft.eps
INPUT ./task2mm1complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm1complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm1complexzommedleft.eps
INPUT ./task2mm1complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm1complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm1complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm1complexzommeddown.eps
INPUT ./task2mm1complexzommeddown.eps
INPUT task2mm1complexzommeddown.eps
INPUT ./task2mm1complexzommeddown.eps
INPUT ./task2mm1complexzommeddown.eps
INPUT ./task2mm1complexzommeddown-eps-converted-to.pdf
INPUT ./task2mm1complexzommeddown-eps-converted-to.pdf
INPUT ./task2mm1complexzommeddown.eps
INPUT ./task2mm1complexzommeddown-eps-converted-to.pdf
INPUT ./task2mm1complexzommeddown-eps-converted-to.pdf
INPUT ./task2mm1complexzommeddown-eps-converted-to.pdf
INPUT ./task2mm1complexzommedup.eps
INPUT ./task2mm1complexzommedup.eps
INPUT task2mm1complexzommedup.eps
INPUT ./task2mm1complexzommedup.eps
INPUT ./task2mm1complexzommedup.eps
INPUT ./task2mm1complexzommedup-eps-converted-to.pdf
INPUT ./task2mm1complexzommedup-eps-converted-to.pdf
INPUT ./task2mm1complexzommedup.eps
INPUT ./task2mm1complexzommedup-eps-converted-to.pdf
INPUT ./task2mm1complexzommedup-eps-converted-to.pdf
INPUT ./task2mm1complexzommedup-eps-converted-to.pdf
INPUT ./task2mm2overall.eps
INPUT ./task2mm2overall.eps
INPUT task2mm2overall.eps
INPUT ./task2mm2overall.eps
INPUT ./task2mm2overall.eps
INPUT ./task2mm2overall-eps-converted-to.pdf
INPUT ./task2mm2overall-eps-converted-to.pdf
INPUT ./task2mm2overall.eps
INPUT ./task2mm2overall-eps-converted-to.pdf
INPUT ./task2mm2overall-eps-converted-to.pdf
INPUT ./task2mm2overall-eps-converted-to.pdf
INPUT ./task2mm2zommedleft.eps
INPUT ./task2mm2zommedleft.eps
INPUT task2mm2zommedleft.eps
INPUT ./task2mm2zommedleft.eps
INPUT ./task2mm2zommedleft.eps
INPUT ./task2mm2zommedleft-eps-converted-to.pdf
INPUT ./task2mm2zommedleft-eps-converted-to.pdf
INPUT ./task2mm2zommedleft.eps
INPUT ./task2mm2zommedleft-eps-converted-to.pdf
INPUT ./task2mm2zommedleft-eps-converted-to.pdf
INPUT ./task2mm2zommedleft-eps-converted-to.pdf
INPUT ./task2mm2zommedright.eps
INPUT ./task2mm2zommedright.eps
INPUT task2mm2zommedright.eps
INPUT ./task2mm2zommedright.eps
INPUT ./task2mm2zommedright.eps
INPUT ./task2mm2zommedright-eps-converted-to.pdf
INPUT ./task2mm2zommedright-eps-converted-to.pdf
INPUT ./task2mm2zommedright.eps
INPUT ./task2mm2zommedright-eps-converted-to.pdf
INPUT ./task2mm2zommedright-eps-converted-to.pdf
INPUT ./task2mm2zommedright-eps-converted-to.pdf
INPUT ./task2mm2complexzommedleft.eps
INPUT ./task2mm2complexzommedleft.eps
INPUT task2mm2complexzommedleft.eps
INPUT ./task2mm2complexzommedleft.eps
INPUT ./task2mm2complexzommedleft.eps
INPUT ./task2mm2complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm2complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm2complexzommedleft.eps
INPUT ./task2mm2complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm2complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm2complexzommedleft-eps-converted-to.pdf
INPUT ./task2mm2complexzommedmiddle.eps
INPUT ./task2mm2complexzommedmiddle.eps
INPUT task2mm2complexzommedmiddle.eps
INPUT ./task2mm2complexzommedmiddle.eps
INPUT ./task2mm2complexzommedmiddle.eps
INPUT ./task2mm2complexzommedmiddle-eps-converted-to.pdf
INPUT ./task2mm2complexzommedmiddle-eps-converted-to.pdf
INPUT ./task2mm2complexzommedmiddle.eps
INPUT ./task2mm2complexzommedmiddle-eps-converted-to.pdf
INPUT ./task2mm2complexzommedmiddle-eps-converted-to.pdf
INPUT ./task2mm2complexzommedmiddle-eps-converted-to.pdf
INPUT ./task2mm2complexzommedup.eps
INPUT ./task2mm2complexzommedup.eps
INPUT task2mm2complexzommedup.eps
INPUT ./task2mm2complexzommedup.eps
INPUT ./task2mm2complexzommedup.eps
INPUT ./task2mm2complexzommedup-eps-converted-to.pdf
INPUT ./task2mm2complexzommedup-eps-converted-to.pdf
INPUT ./task2mm2complexzommedup.eps
INPUT ./task2mm2complexzommedup-eps-converted-to.pdf
INPUT ./task2mm2complexzommedup-eps-converted-to.pdf
INPUT ./task2mm2complexzommedup-eps-converted-to.pdf
INPUT ./task3overall.eps
INPUT ./task3overall.eps
INPUT task3overall.eps
INPUT ./task3overall.eps
INPUT ./task3overall.eps
INPUT ./task3overall-eps-converted-to.pdf
INPUT ./task3overall-eps-converted-to.pdf
INPUT ./task3overall.eps
INPUT ./task3overall-eps-converted-to.pdf
INPUT ./task3overall-eps-converted-to.pdf
INPUT ./task3overall-eps-converted-to.pdf
INPUT ./task3left.eps
INPUT ./task3left.eps
INPUT task3left.eps
INPUT ./task3left.eps
INPUT ./task3left.eps
INPUT ./task3left-eps-converted-to.pdf
INPUT ./task3left-eps-converted-to.pdf
INPUT ./task3left.eps
INPUT ./task3left-eps-converted-to.pdf
INPUT ./task3left-eps-converted-to.pdf
INPUT ./task3left-eps-converted-to.pdf
INPUT ./task3right.eps
INPUT ./task3right.eps
INPUT task3right.eps
INPUT ./task3right.eps
INPUT ./task3right.eps
INPUT ./task3right-eps-converted-to.pdf
INPUT ./task3right-eps-converted-to.pdf
INPUT ./task3right.eps
INPUT ./task3right-eps-converted-to.pdf
INPUT ./task3right-eps-converted-to.pdf
INPUT ./task3right-eps-converted-to.pdf
INPUT ./task3complexoverall.eps
INPUT ./task3complexoverall.eps
INPUT task3complexoverall.eps
INPUT ./task3complexoverall.eps
INPUT ./task3complexoverall.eps
INPUT ./task3complexoverall-eps-converted-to.pdf
INPUT ./task3complexoverall-eps-converted-to.pdf
INPUT ./task3complexoverall.eps
INPUT ./task3complexoverall-eps-converted-to.pdf
INPUT ./task3complexoverall-eps-converted-to.pdf
INPUT ./task3complexoverall-eps-converted-to.pdf
INPUT ./task3complexdown.eps
INPUT ./task3complexdown.eps
INPUT task3complexdown.eps
INPUT ./task3complexdown.eps
INPUT ./task3complexdown.eps
INPUT ./task3complexdown-eps-converted-to.pdf
INPUT ./task3complexdown-eps-converted-to.pdf
INPUT ./task3complexdown.eps
INPUT ./task3complexdown-eps-converted-to.pdf
INPUT ./task3complexdown-eps-converted-to.pdf
INPUT ./task3complexdown-eps-converted-to.pdf
INPUT ./task3complexup.eps
INPUT ./task3complexup.eps
INPUT task3complexup.eps
INPUT ./task3complexup.eps
INPUT ./task3complexup.eps
INPUT ./task3complexup-eps-converted-to.pdf
INPUT ./task3complexup-eps-converted-to.pdf
INPUT ./task3complexup.eps
INPUT ./task3complexup-eps-converted-to.pdf
INPUT ./task3complexup-eps-converted-to.pdf
INPUT ./task3complexup-eps-converted-to.pdf
INPUT /usr/share/texlive/texmf-dist/tex/latex/bera/t1fvm.fd
INPUT /usr/share/texlive/texmf-dist/tex/latex/bera/t1fvm.fd
INPUT /usr/share/texlive/texmf-dist/tex/latex/bera/t1fvm.fd

View File

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Debian) (preloaded format=pdflatex 2021.10.23) 3 DEC 2021 04:31
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Debian) (preloaded format=pdflatex 2021.10.23) 3 DEC 2021 04:53
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
@ -470,7 +470,7 @@ File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./report.tocpdfTeX warning (ext4): destination with the same identifier (name{page.1}) has been already used, duplicate ignored
<to be read again>
\relax
l.39 ...4.1.2}task1Newton.m}{16}{subsection.4.1.2}
l.39 ...4.1.2}task1Newton.m}{25}{subsection.4.1.2}
% [1
])
@ -481,265 +481,611 @@ l.39 ...4.1.2}task1Newton.m}{16}{subsection.4.1.2}
Chapter 1.
[3
] [4] [5]
]
Package epstopdf Info: Source file: <task1falsepositionoverall.eps>
(epstopdf) date: 2021-12-03 04:34:38
(epstopdf) size: 44376 bytes
(epstopdf) Output file: <task1falsepositionoverall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:17
(epstopdf) size: 21613 bytes
(epstopdf) Command: <repstopdf --outfile=task1falsepositionoverall-eps-converted-to.pdf task1falsepositionoverall.eps>
(epstopdf) \includegraphics on input line 89.
Package epstopdf Info: Output file is already uptodate.
<task1falsepositionoverall-eps-converted-to.pdf, id=203, 1385.175pt x 712.6625pt>
File: task1falsepositionoverall-eps-converted-to.pdf Graphic file (type pdf)
<use task1falsepositionoverall-eps-converted-to.pdf>
Package pdftex.def Info: task1falsepositionoverall-eps-converted-to.pdf used on input line 89.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[4]
Package epstopdf Info: Source file: <task1falsepositionzommedleft.eps>
(epstopdf) date: 2021-12-03 04:34:59
(epstopdf) size: 20632 bytes
(epstopdf) Output file: <task1falsepositionzommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:17
(epstopdf) size: 12359 bytes
(epstopdf) Command: <repstopdf --outfile=task1falsepositionzommedleft-eps-converted-to.pdf task1falsepositionzommedleft.eps>
(epstopdf) \includegraphics on input line 93.
Package epstopdf Info: Output file is already uptodate.
<task1falsepositionzommedleft-eps-converted-to.pdf, id=213, 1385.175pt x 712.6625pt>
File: task1falsepositionzommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task1falsepositionzommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task1falsepositionzommedleft-eps-converted-to.pdf used on input line 93.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task1falsepositionzommedright.eps>
(epstopdf) date: 2021-12-03 04:35:29
(epstopdf) size: 17120 bytes
(epstopdf) Output file: <task1falsepositionzommedright-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:18
(epstopdf) size: 9154 bytes
(epstopdf) Command: <repstopdf --outfile=task1falsepositionzommedright-eps-converted-to.pdf task1falsepositionzommedright.eps>
(epstopdf) \includegraphics on input line 97.
Package epstopdf Info: Output file is already uptodate.
<task1falsepositionzommedright-eps-converted-to.pdf, id=214, 1385.175pt x 712.6625pt>
File: task1falsepositionzommedright-eps-converted-to.pdf Graphic file (type pdf)
<use task1falsepositionzommedright-eps-converted-to.pdf>
Package pdftex.def Info: task1falsepositionzommedright-eps-converted-to.pdf used on input line 97.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[5 <./task1falsepositionoverall-eps-converted-to.pdf> <./task1falsepositionzommedleft-eps-converted-to.pdf>] [6 <./task1falsepositionzommedright-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <task1Newtonoverall.eps>
(epstopdf) date: 2021-12-03 04:36:08
(epstopdf) size: 42219 bytes
(epstopdf) Output file: <task1Newtonoverall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:18
(epstopdf) size: 19697 bytes
(epstopdf) Command: <repstopdf --outfile=task1Newtonoverall-eps-converted-to.pdf task1Newtonoverall.eps>
(epstopdf) \includegraphics on input line 124.
Package epstopdf Info: Output file is already uptodate.
<task1Newtonoverall-eps-converted-to.pdf, id=249, 1385.175pt x 712.6625pt>
File: task1Newtonoverall-eps-converted-to.pdf Graphic file (type pdf)
<use task1Newtonoverall-eps-converted-to.pdf>
Package pdftex.def Info: task1Newtonoverall-eps-converted-to.pdf used on input line 124.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task1Newtonzommedleft.eps>
(epstopdf) date: 2021-12-03 04:36:25
(epstopdf) size: 17046 bytes
(epstopdf) Output file: <task1Newtonzommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:18
(epstopdf) size: 9310 bytes
(epstopdf) Command: <repstopdf --outfile=task1Newtonzommedleft-eps-converted-to.pdf task1Newtonzommedleft.eps>
(epstopdf) \includegraphics on input line 128.
Package epstopdf Info: Output file is already uptodate.
<task1Newtonzommedleft-eps-converted-to.pdf, id=250, 1385.175pt x 712.6625pt>
File: task1Newtonzommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task1Newtonzommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task1Newtonzommedleft-eps-converted-to.pdf used on input line 128.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task1Newtonzommedright.eps>
(epstopdf) date: 2021-12-03 04:36:42
(epstopdf) size: 17986 bytes
(epstopdf) Output file: <task1Newtonzommedright-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:46:18
(epstopdf) size: 9809 bytes
(epstopdf) Command: <repstopdf --outfile=task1Newtonzommedright-eps-converted-to.pdf task1Newtonzommedright.eps>
(epstopdf) \includegraphics on input line 132.
Package epstopdf Info: Output file is already uptodate.
<task1Newtonzommedright-eps-converted-to.pdf, id=251, 1385.175pt x 712.6625pt>
File: task1Newtonzommedright-eps-converted-to.pdf Graphic file (type pdf)
<use task1Newtonzommedright-eps-converted-to.pdf>
Package pdftex.def Info: task1Newtonzommedright-eps-converted-to.pdf used on input line 132.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[7 <./task1Newtonoverall-eps-converted-to.pdf> <./task1Newtonzommedleft-eps-converted-to.pdf>] [8 <./task1Newtonzommedright-eps-converted-to.pdf>]
Chapter 2.
[6
[9
] [7] [8] [9]
] [10]
Package epstopdf Info: Source file: <task2mm1overall.eps>
(epstopdf) date: 2021-12-03 04:37:33
(epstopdf) size: 42434 bytes
(epstopdf) Output file: <task2mm1overall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:05
(epstopdf) size: 20938 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1overall-eps-converted-to.pdf task2mm1overall.eps>
(epstopdf) \includegraphics on input line 218.
Package epstopdf Info: Output file is already uptodate.
<task2mm1overall-eps-converted-to.pdf, id=292, 1385.175pt x 712.6625pt>
File: task2mm1overall-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1overall-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1overall-eps-converted-to.pdf used on input line 218.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[11]
Package epstopdf Info: Source file: <task2mm1zommedleft.eps>
(epstopdf) date: 2021-12-03 04:37:48
(epstopdf) size: 18731 bytes
(epstopdf) Output file: <task2mm1zommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:05
(epstopdf) size: 10082 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1zommedleft-eps-converted-to.pdf task2mm1zommedleft.eps>
(epstopdf) \includegraphics on input line 222.
Package epstopdf Info: Output file is already uptodate.
<task2mm1zommedleft-eps-converted-to.pdf, id=298, 1385.175pt x 712.6625pt>
File: task2mm1zommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1zommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1zommedleft-eps-converted-to.pdf used on input line 222.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm1zommedright.eps>
(epstopdf) date: 2021-12-03 04:38:02
(epstopdf) size: 16218 bytes
(epstopdf) Output file: <task2mm1zommedright-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:06
(epstopdf) size: 8929 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1zommedright-eps-converted-to.pdf task2mm1zommedright.eps>
(epstopdf) \includegraphics on input line 226.
Package epstopdf Info: Output file is already uptodate.
<task2mm1zommedright-eps-converted-to.pdf, id=299, 1385.175pt x 712.6625pt>
File: task2mm1zommedright-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1zommedright-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1zommedright-eps-converted-to.pdf used on input line 226.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[12 <./task2mm1overall-eps-converted-to.pdf> <./task2mm1zommedleft-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <task2mm1complexzommedleft.eps>
(epstopdf) date: 2021-12-03 04:38:53
(epstopdf) size: 17087 bytes
(epstopdf) Output file: <task2mm1complexzommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:06
(epstopdf) size: 9045 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1complexzommedleft-eps-converted-to.pdf task2mm1complexzommedleft.eps>
(epstopdf) \includegraphics on input line 230.
Package epstopdf Info: Output file is already uptodate.
<task2mm1complexzommedleft-eps-converted-to.pdf, id=321, 1385.175pt x 712.6625pt>
File: task2mm1complexzommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1complexzommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1complexzommedleft-eps-converted-to.pdf used on input line 230.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm1complexzommeddown.eps>
(epstopdf) date: 2021-12-03 04:39:18
(epstopdf) size: 21306 bytes
(epstopdf) Output file: <task2mm1complexzommeddown-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:06
(epstopdf) size: 11241 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1complexzommeddown-eps-converted-to.pdf task2mm1complexzommeddown.eps>
(epstopdf) \includegraphics on input line 234.
Package epstopdf Info: Output file is already uptodate.
<task2mm1complexzommeddown-eps-converted-to.pdf, id=322, 1385.175pt x 712.6625pt>
File: task2mm1complexzommeddown-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1complexzommeddown-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1complexzommeddown-eps-converted-to.pdf used on input line 234.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm1complexzommedup.eps>
(epstopdf) date: 2021-12-03 04:39:37
(epstopdf) size: 20522 bytes
(epstopdf) Output file: <task2mm1complexzommedup-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:48:06
(epstopdf) size: 10708 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm1complexzommedup-eps-converted-to.pdf task2mm1complexzommedup.eps>
(epstopdf) \includegraphics on input line 238.
Package epstopdf Info: Output file is already uptodate.
<task2mm1complexzommedup-eps-converted-to.pdf, id=323, 1385.175pt x 712.6625pt>
File: task2mm1complexzommedup-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm1complexzommedup-eps-converted-to.pdf>
Package pdftex.def Info: task2mm1complexzommedup-eps-converted-to.pdf used on input line 238.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[13 <./task2mm1zommedright-eps-converted-to.pdf> <./task2mm1complexzommedleft-eps-converted-to.pdf> <./task2mm1complexzommeddown-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <task2mm2overall.eps>
(epstopdf) date: 2021-12-03 04:48:51
(epstopdf) size: 42230 bytes
(epstopdf) Output file: <task2mm2overall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:00
(epstopdf) size: 20666 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2overall-eps-converted-to.pdf task2mm2overall.eps>
(epstopdf) \includegraphics on input line 242.
Package epstopdf Info: Output file is already uptodate.
<task2mm2overall-eps-converted-to.pdf, id=354, 1385.175pt x 712.6625pt>
File: task2mm2overall-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2overall-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2overall-eps-converted-to.pdf used on input line 242.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm2zommedleft.eps>
(epstopdf) date: 2021-12-03 04:49:02
(epstopdf) size: 17890 bytes
(epstopdf) Output file: <task2mm2zommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:00
(epstopdf) size: 9815 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2zommedleft-eps-converted-to.pdf task2mm2zommedleft.eps>
(epstopdf) \includegraphics on input line 246.
Package epstopdf Info: Output file is already uptodate.
<task2mm2zommedleft-eps-converted-to.pdf, id=355, 1385.175pt x 712.6625pt>
File: task2mm2zommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2zommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2zommedleft-eps-converted-to.pdf used on input line 246.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm2zommedright.eps>
(epstopdf) date: 2021-12-03 04:49:17
(epstopdf) size: 17932 bytes
(epstopdf) Output file: <task2mm2zommedright-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:00
(epstopdf) size: 9367 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2zommedright-eps-converted-to.pdf task2mm2zommedright.eps>
(epstopdf) \includegraphics on input line 250.
Package epstopdf Info: Output file is already uptodate.
<task2mm2zommedright-eps-converted-to.pdf, id=356, 1385.175pt x 712.6625pt>
File: task2mm2zommedright-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2zommedright-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2zommedright-eps-converted-to.pdf used on input line 250.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[14 <./task2mm1complexzommedup-eps-converted-to.pdf> <./task2mm2overall-eps-converted-to.pdf> <./task2mm2zommedleft-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <task2mm2complexzommedleft.eps>
(epstopdf) date: 2021-12-03 04:49:57
(epstopdf) size: 17333 bytes
(epstopdf) Output file: <task2mm2complexzommedleft-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:00
(epstopdf) size: 9564 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2complexzommedleft-eps-converted-to.pdf task2mm2complexzommedleft.eps>
(epstopdf) \includegraphics on input line 254.
Package epstopdf Info: Output file is already uptodate.
<task2mm2complexzommedleft-eps-converted-to.pdf, id=386, 1385.175pt x 712.6625pt>
File: task2mm2complexzommedleft-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2complexzommedleft-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2complexzommedleft-eps-converted-to.pdf used on input line 254.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm2complexzommedmiddle.eps>
(epstopdf) date: 2021-12-03 04:50:16
(epstopdf) size: 16594 bytes
(epstopdf) Output file: <task2mm2complexzommedmiddle-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:00
(epstopdf) size: 8955 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2complexzommedmiddle-eps-converted-to.pdf task2mm2complexzommedmiddle.eps>
(epstopdf) \includegraphics on input line 258.
Package epstopdf Info: Output file is already uptodate.
<task2mm2complexzommedmiddle-eps-converted-to.pdf, id=387, 1385.175pt x 712.6625pt>
File: task2mm2complexzommedmiddle-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2complexzommedmiddle-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2complexzommedmiddle-eps-converted-to.pdf used on input line 258.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task2mm2complexzommedup.eps>
(epstopdf) date: 2021-12-03 04:50:30
(epstopdf) size: 17336 bytes
(epstopdf) Output file: <task2mm2complexzommedup-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:01
(epstopdf) size: 9183 bytes
(epstopdf) Command: <repstopdf --outfile=task2mm2complexzommedup-eps-converted-to.pdf task2mm2complexzommedup.eps>
(epstopdf) \includegraphics on input line 262.
Package epstopdf Info: Output file is already uptodate.
<task2mm2complexzommedup-eps-converted-to.pdf, id=388, 1385.175pt x 712.6625pt>
File: task2mm2complexzommedup-eps-converted-to.pdf Graphic file (type pdf)
<use task2mm2complexzommedup-eps-converted-to.pdf>
Package pdftex.def Info: task2mm2complexzommedup-eps-converted-to.pdf used on input line 262.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[15 <./task2mm2zommedright-eps-converted-to.pdf> <./task2mm2complexzommedleft-eps-converted-to.pdf> <./task2mm2complexzommedmiddle-eps-converted-to.pdf>] [16 <./task2mm2complexzommedup-eps-converted-to.pdf>]
Chapter 3.
[10
[17
] [11]
]
Package epstopdf Info: Source file: <task3overall.eps>
(epstopdf) date: 2021-12-03 04:40:16
(epstopdf) size: 42160 bytes
(epstopdf) Output file: <task3overall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:51:55
(epstopdf) size: 20523 bytes
(epstopdf) Command: <repstopdf --outfile=task3overall-eps-converted-to.pdf task3overall.eps>
(epstopdf) \includegraphics on input line 288.
Package epstopdf Info: Output file is already uptodate.
<task3overall-eps-converted-to.pdf, id=433, 1385.175pt x 712.6625pt>
File: task3overall-eps-converted-to.pdf Graphic file (type pdf)
<use task3overall-eps-converted-to.pdf>
Package pdftex.def Info: task3overall-eps-converted-to.pdf used on input line 288.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task3left.eps>
(epstopdf) date: 2021-12-03 04:40:29
(epstopdf) size: 16781 bytes
(epstopdf) Output file: <task3left-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:53:16
(epstopdf) size: 9493 bytes
(epstopdf) Command: <repstopdf --outfile=task3left-eps-converted-to.pdf task3left.eps>
(epstopdf) \includegraphics on input line 293.
Package epstopdf Info: Output file is already uptodate.
<task3left-eps-converted-to.pdf, id=434, 1385.175pt x 712.6625pt>
File: task3left-eps-converted-to.pdf Graphic file (type pdf)
<use task3left-eps-converted-to.pdf>
Package pdftex.def Info: task3left-eps-converted-to.pdf used on input line 293.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task3right.eps>
(epstopdf) date: 2021-12-03 04:40:46
(epstopdf) size: 17218 bytes
(epstopdf) Output file: <task3right-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:53:17
(epstopdf) size: 9321 bytes
(epstopdf) Command: <repstopdf --outfile=task3right-eps-converted-to.pdf task3right.eps>
(epstopdf) \includegraphics on input line 297.
Package epstopdf Info: Output file is already uptodate.
<task3right-eps-converted-to.pdf, id=435, 1385.175pt x 712.6625pt>
File: task3right-eps-converted-to.pdf Graphic file (type pdf)
<use task3right-eps-converted-to.pdf>
Package pdftex.def Info: task3right-eps-converted-to.pdf used on input line 297.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[18 <./task3overall-eps-converted-to.pdf> <./task3left-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <task3complexoverall.eps>
(epstopdf) date: 2021-12-03 04:41:11
(epstopdf) size: 15531 bytes
(epstopdf) Output file: <task3complexoverall-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:53:17
(epstopdf) size: 9104 bytes
(epstopdf) Command: <repstopdf --outfile=task3complexoverall-eps-converted-to.pdf task3complexoverall.eps>
(epstopdf) \includegraphics on input line 301.
Package epstopdf Info: Output file is already uptodate.
<task3complexoverall-eps-converted-to.pdf, id=457, 1385.175pt x 712.6625pt>
File: task3complexoverall-eps-converted-to.pdf Graphic file (type pdf)
<use task3complexoverall-eps-converted-to.pdf>
Package pdftex.def Info: task3complexoverall-eps-converted-to.pdf used on input line 301.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task3complexdown.eps>
(epstopdf) date: 2021-12-03 04:41:37
(epstopdf) size: 16835 bytes
(epstopdf) Output file: <task3complexdown-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:53:17
(epstopdf) size: 9312 bytes
(epstopdf) Command: <repstopdf --outfile=task3complexdown-eps-converted-to.pdf task3complexdown.eps>
(epstopdf) \includegraphics on input line 305.
Package epstopdf Info: Output file is already uptodate.
<task3complexdown-eps-converted-to.pdf, id=458, 1385.175pt x 712.6625pt>
File: task3complexdown-eps-converted-to.pdf Graphic file (type pdf)
<use task3complexdown-eps-converted-to.pdf>
Package pdftex.def Info: task3complexdown-eps-converted-to.pdf used on input line 305.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
Package epstopdf Info: Source file: <task3complexup.eps>
(epstopdf) date: 2021-12-03 04:41:49
(epstopdf) size: 16935 bytes
(epstopdf) Output file: <task3complexup-eps-converted-to.pdf>
(epstopdf) date: 2021-12-03 04:53:17
(epstopdf) size: 9239 bytes
(epstopdf) Command: <repstopdf --outfile=task3complexup-eps-converted-to.pdf task3complexup.eps>
(epstopdf) \includegraphics on input line 309.
Package epstopdf Info: Output file is already uptodate.
<task3complexup-eps-converted-to.pdf, id=459, 1385.175pt x 712.6625pt>
File: task3complexup-eps-converted-to.pdf Graphic file (type pdf)
<use task3complexup-eps-converted-to.pdf>
Package pdftex.def Info: task3complexup-eps-converted-to.pdf used on input line 309.
(pdftex.def) Requested size: 346.29291pt x 178.16519pt.
[19 <./task3right-eps-converted-to.pdf> <./task3complexoverall-eps-converted-to.pdf> <./task3complexdown-eps-converted-to.pdf>] [20 <./task3complexup-eps-converted-to.pdf>]
Chapter 4.
LaTeX Font Info: Trying to load font information for T1+fvm on input line 223.
LaTeX Font Info: Trying to load font information for T1+fvm on input line 323.
(/usr/share/texlive/texmf-dist/tex/latex/bera/t1fvm.fd
File: t1fvm.fd 2004/09/07 scalable font definitions for T1/fvm.
)
LaTeX Font Info: Font shape `T1/fvm/m/n' will be
(Font) scaled to size 10.20007pt on input line 223.
(Font) scaled to size 10.20007pt on input line 323.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 224.
LaTeX Font Info: Trying to load font information for TS1+fvm on input line 227.
(textcomp) Default family used instead on input line 324.
LaTeX Font Info: Trying to load font information for TS1+fvm on input line 327.
(/usr/share/texlive/texmf-dist/tex/latex/bera/ts1fvm.fd
File: ts1fvm.fd 2004/09/07 scalable font definitions for TS1/fvm.
)
LaTeX Font Info: Font shape `TS1/fvm/m/n' will be
(Font) scaled to size 10.20007pt on input line 227.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 235.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 235.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 235.
[12
]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 269.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 269.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 269.
[13]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 280.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 280.
[14] [15]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 333.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 334.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 334.
(Font) scaled to size 10.20007pt on input line 327.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 335.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 336.
(textcomp) Default family used instead on input line 335.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 336.
(textcomp) Default family used instead on input line 335.
[21
]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 338.
(textcomp) Default family used instead on input line 369.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 338.
(textcomp) Default family used instead on input line 369.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 365.
[16]
(textcomp) Default family used instead on input line 369.
[22]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 376.
(textcomp) Default family used instead on input line 380.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 376.
(textcomp) Default family used instead on input line 380.
[23] [24]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 376.
[17]
(textcomp) Default family used instead on input line 433.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 428.
(textcomp) Default family used instead on input line 434.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 428.
(textcomp) Default family used instead on input line 434.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 429.
[18]
(textcomp) Default family used instead on input line 435.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 454.
(textcomp) Default family used instead on input line 436.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 459.
(textcomp) Default family used instead on input line 436.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 467.
[19] [20] [21]
(textcomp) Default family used instead on input line 438.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 552.
(textcomp) Default family used instead on input line 438.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 553.
(textcomp) Default family used instead on input line 465.
[25]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 476.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 476.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 476.
[26]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 528.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 528.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 529.
[27]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 554.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 555.
(textcomp) Default family used instead on input line 559.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 566.
(textcomp) Default family used instead on input line 567.
[28] [29] [30]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 569.
[22]
(textcomp) Default family used instead on input line 652.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 591.
(textcomp) Default family used instead on input line 653.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 591.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 592.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 592.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 592.
[23]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 624.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 627.
[24]
(textcomp) Default family used instead on input line 654.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 655.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 660.
(textcomp) Default family used instead on input line 666.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 668.
[25]
(textcomp) Default family used instead on input line 669.
[31]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 733.
(textcomp) Default family used instead on input line 691.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 733.
(textcomp) Default family used instead on input line 691.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 734.
(textcomp) Default family used instead on input line 692.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 734.
(textcomp) Default family used instead on input line 692.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 734.
[26]
(textcomp) Default family used instead on input line 692.
[32]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 772.
(textcomp) Default family used instead on input line 724.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 772.
(textcomp) Default family used instead on input line 727.
[33]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 772.
(textcomp) Default family used instead on input line 755.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 772.
[27]
(textcomp) Default family used instead on input line 760.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 782.
(textcomp) Default family used instead on input line 768.
[34]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 787.
(textcomp) Default family used instead on input line 833.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 795.
[28] [29]
(textcomp) Default family used instead on input line 833.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 862.
(textcomp) Default family used instead on input line 834.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 862.
(textcomp) Default family used instead on input line 834.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 862.
(textcomp) Default family used instead on input line 834.
[35]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 866.
(textcomp) Default family used instead on input line 872.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 876.
(textcomp) Default family used instead on input line 872.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 878.
[30] [31]
(textcomp) Default family used instead on input line 872.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 914.
(textcomp) Default family used instead on input line 872.
[36]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 917.
[32] [33]
(textcomp) Default family used instead on input line 882.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 969.
[34] [35]
(textcomp) Default family used instead on input line 887.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1006.
(textcomp) Default family used instead on input line 895.
[37] [38]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1012.
[36] [37] [38
(textcomp) Default family used instead on input line 962.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 962.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 962.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 966.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 976.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 978.
[39] [40]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1014.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1017.
[41] [42]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1069.
[43] [44]
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1106.
Package textcomp Info: Symbol \textminus not provided by
(textcomp) font family fvm in TS1 encoding.
(textcomp) Default family used instead on input line 1112.
[45] [46] [47
] (./report.aux)
Package rerunfilecheck Info: File `report.out' has not changed.
(rerunfilecheck) Checksum: 9C816BE7359E49476C78EAC49D6FED11;2232.
)
Here is how much of TeX's memory you used:
12956 strings out of 479304
224136 string characters out of 5869778
945251 words of memory out of 5000000
29341 multiletter control sequences out of 15000+600000
13110 strings out of 479304
230293 string characters out of 5869778
947389 words of memory out of 5000000
29461 multiletter control sequences out of 15000+600000
420612 words of font info for 71 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
81i,6n,88p,548b,2255s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-ts1.enc}</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/bera/fvmr8a.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfbi1200.pfb></usr/share/texmf/fonts/type1/public/cm-super
/sfbx1200.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfbx1440.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfbx1728.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfbx2488.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfrm1200.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfrm1440.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfrm2074.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfti1200.pfb>
Output written on report.pdf (39 pages, 325697 bytes).
Output written on report.pdf (48 pages, 529347 bytes).
PDF statistics:
1078 PDF objects out of 1200 (max. 8388607)
1007 compressed objects within 11 object streams
598 named destinations out of 1000 (max. 500000)
265 words of extra memory for PDF output out of 10000 (max. 10000000)
1336 PDF objects out of 1440 (max. 8388607)
1157 compressed objects within 12 object streams
607 named destinations out of 1000 (max. 500000)
385 words of extra memory for PDF output out of 10000 (max. 10000000)

Binary file not shown.

View File

@ -85,6 +85,18 @@ This is called \emph{modified regula falsi} or \emph{Illinois algorithm}.
It is superlinearly convergent, globally convergent and length of intervals we get in each iterations converges to zero.
\subsection{Results}
\begin{center}
\includegraphics[scale=0.25]{task1falsepositionoverall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task1falsepositionzommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task1falsepositionzommedright.eps}
\end{center}
\section{b) the Newton's method}
@ -108,6 +120,19 @@ This method as opposed to \emph{regula falsi} method is locally convergent, shou
Newton's method is also effective if the function derrivative is far from zero, so the slope of the function is steep, conversely if the derrivative is close to zero the method is not recommended.
\subsection{Results}
\begin{center}
\includegraphics[scale=0.25]{task1Newtonoverall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task1Newtonzommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task1Newtonzommedright.eps}
\end{center}
\chapter{Find real and complex roots of the polynomial}
@ -189,6 +214,54 @@ This method is locally convergent with order of convergence equal to 1.84. It is
\section{Results}
\begin{center}
\includegraphics[scale=0.25]{task2mm1overall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm1zommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm1zommedright.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm1complexzommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm1complexzommeddown.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm1complexzommedup.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2overall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2zommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2zommedright.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2complexzommedleft.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2complexzommedmiddle.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task2mm2complexzommedup.eps}
\end{center}
\subsection{Comparison of results between MM1 and MM2}
\subsection{Comparison of results between Newton's method and MM2}
@ -210,6 +283,33 @@ $n$ - order of the polynomial
This formula is similar to the one from MM2 but also takes order of the polynomial into consideration. In general this method is better. For polynomials with real roots it is globally convergent. It does not have formal analysis for complex roots but it usually shows good numerical properties, although divergence may happen.
\section{Results}
\begin{center}
\includegraphics[scale=0.25]{task3overall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task3left.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task3right.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task3complexoverall.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task3complexdown.eps}
\end{center}
\begin{center}
\includegraphics[scale=0.25]{task3complexup.eps}
\end{center}
\subsection{Comparison of results between MM1 and MM2}
\chapter{Code appendix}

View File

@ -5,91 +5,91 @@
\contentsline {subsubsection}{Properties of \emph {false position method}}{4}{section*.2}%
\contentsline {paragraph}{Improvement to the method}{4}{section*.3}%
\contentsline {subsection}{\numberline {1.1.3}Results}{5}{subsection.1.1.3}%
\contentsline {section}{\numberline {1.2}b) the Newton's method}{5}{section.1.2}%
\contentsline {subsection}{\numberline {1.2.1}Problem}{5}{subsection.1.2.1}%
\contentsline {subsection}{\numberline {1.2.2}Theoretical Introduction}{5}{subsection.1.2.2}%
\contentsline {subsection}{\numberline {1.2.3}Results}{5}{subsection.1.2.3}%
\contentsline {chapter}{\numberline {2}Find real and complex roots of the polynomial}{6}{chapter.2}%
\contentsline {section}{\numberline {2.1}Problem}{6}{section.2.1}%
\contentsline {section}{\numberline {2.2}Theoretical Introduction}{6}{section.2.2}%
\contentsline {subsection}{\numberline {2.2.1}MM1}{7}{subsection.2.2.1}%
\contentsline {subsection}{\numberline {2.2.2}MM2}{8}{subsection.2.2.2}%
\contentsline {section}{\numberline {2.3}Results}{9}{section.2.3}%
\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{9}{subsection.2.3.1}%
\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{9}{subsection.2.3.2}%
\contentsline {chapter}{\numberline {3}Find real and complex roots of the polynomial using Laguerre's method}{10}{chapter.3}%
\contentsline {section}{\numberline {3.1}Problem}{10}{section.3.1}%
\contentsline {section}{\numberline {3.2}Theoretical Introduction}{10}{section.3.2}%
\contentsline {section}{\numberline {3.3}Results}{11}{section.3.3}%
\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{11}{subsection.3.3.1}%
\contentsline {chapter}{\numberline {4}Code appendix}{12}{chapter.4}%
\contentsline {section}{\numberline {4.1}Task 1}{12}{section.4.1}%
\contentsline {subsection}{\numberline {4.1.1}task1Bisection.m}{12}{subsection.4.1.1}%
\contentsline {subsubsection}{Top of task1Bisection.m}{12}{section*.4}%
\contentsline {subsubsection}{taskFunction}{12}{section*.5}%
\contentsline {subsubsection}{falsePosition}{13}{section*.6}%
\contentsline {subsubsection}{initialize}{13}{section*.7}%
\contentsline {subsubsection}{taskFunction}{13}{section*.8}%
\contentsline {subsubsection}{firstTwoIterations}{14}{section*.9}%
\contentsline {subsubsection}{falsePositionLoop}{14}{section*.10}%
\contentsline {subsubsection}{insideLoop}{15}{section*.11}%
\contentsline {subsubsection}{changeLastTwoAB}{15}{section*.12}%
\contentsline {subsubsection}{calculateZero}{16}{section*.13}%
\contentsline {subsubsection}{newSubInterval}{16}{section*.14}%
\contentsline {subsection}{\numberline {4.1.2}task1Newton.m}{16}{subsection.4.1.2}%
\contentsline {subsubsection}{Top of task1Newton.m}{16}{section*.15}%
\contentsline {subsubsection}{taskFunction}{17}{section*.16}%
\contentsline {subsubsection}{newtonMethod}{17}{section*.17}%
\contentsline {subsubsection}{initialize}{17}{section*.18}%
\contentsline {subsubsection}{newtonLoop}{17}{section*.19}%
\contentsline {subsubsection}{insideLoop}{18}{section*.20}%
\contentsline {subsubsection}{calculateZeroIterations}{18}{section*.21}%
\contentsline {subsubsection}{checkForDivergence}{18}{section*.22}%
\contentsline {section}{\numberline {4.2}Task 2}{19}{section.4.2}%
\contentsline {subsection}{\numberline {4.2.1}task2MM1.m}{19}{subsection.4.2.1}%
\contentsline {subsubsection}{Top of task2MM1}{19}{section*.23}%
\contentsline {subsubsection}{polynomial}{19}{section*.24}%
\contentsline {subsubsection}{mm1}{19}{section*.25}%
\contentsline {subsubsection}{initialize}{20}{section*.26}%
\contentsline {subsubsection}{mm1Loop}{20}{section*.27}%
\contentsline {subsubsection}{insideLoop}{20}{section*.28}%
\contentsline {subsubsection}{createEquationSystem}{21}{section*.29}%
\contentsline {subsubsection}{rootsOfQuadraticFormula}{21}{section*.30}%
\contentsline {subsubsection}{updateApproximations}{21}{section*.31}%
\contentsline {subsubsection}{initializeEquationSystem}{22}{section*.32}%
\contentsline {subsubsection}{solveEquationSystem}{22}{section*.33}%
\contentsline {subsubsection}{createApproximatedQuadraticFormula}{23}{section*.34}%
\contentsline {subsubsection}{findRootsOfQuadraticFormula}{23}{section*.35}%
\contentsline {subsubsection}{chooseNewRoot}{23}{section*.36}%
\contentsline {subsubsection}{addZeroToIterationVector}{23}{section*.37}%
\contentsline {subsubsection}{getWorstApproximationIndex}{24}{section*.38}%
\contentsline {subsubsection}{deleteWorstApproximation}{24}{section*.39}%
\contentsline {subsection}{\numberline {4.2.2}task2MM2.m}{25}{subsection.4.2.2}%
\contentsline {subsubsection}{top of task2MM2.m}{25}{section*.40}%
\contentsline {subsubsection}{polynomial}{25}{section*.41}%
\contentsline {subsubsection}{mm2}{25}{section*.42}%
\contentsline {subsubsection}{initialize}{25}{section*.43}%
\contentsline {subsubsection}{mm2Loop}{26}{section*.44}%
\contentsline {subsubsection}{insideLoop}{26}{section*.45}%
\contentsline {subsubsection}{getABC}{26}{section*.46}%
\contentsline {subsubsection}{findRoots}{26}{section*.47}%
\contentsline {subsubsection}{chooseNewApproximation}{27}{section*.48}%
\contentsline {subsubsection}{updateApproximations}{27}{section*.49}%
\contentsline {subsubsection}{derivative}{27}{section*.50}%
\contentsline {section}{\numberline {4.3}Task 3}{28}{section.4.3}%
\contentsline {subsubsection}{Top of Task 3}{28}{section*.51}%
\contentsline {subsubsection}{polynomial}{28}{section*.52}%
\contentsline {subsubsection}{laguerre}{28}{section*.53}%
\contentsline {subsubsection}{initialize}{29}{section*.54}%
\contentsline {subsubsection}{laguerreLoop}{29}{section*.55}%
\contentsline {subsubsection}{insideLoop}{29}{section*.56}%
\contentsline {subsubsection}{calculateDerrivatives}{30}{section*.57}%
\contentsline {subsubsection}{calculateZ}{30}{section*.58}%
\contentsline {subsubsection}{chooseNewZero}{30}{section*.59}%
\contentsline {subsubsection}{updateZeros}{31}{section*.60}%
\contentsline {subsection}{\numberline {4.3.1}rootBrackering.m}{31}{subsection.4.3.1}%
\contentsline {subsubsection}{updateZeros}{31}{section*.61}%
\contentsline {subsubsection}{initializeValues}{32}{section*.62}%
\contentsline {subsubsection}{bracketingLoop}{33}{section*.63}%
\contentsline {subsection}{\numberline {4.3.2}printGraph.m}{34}{subsection.4.3.2}%
\contentsline {subsection}{\numberline {4.3.3}printComplexGraph.m}{36}{subsection.4.3.3}%
\contentsline {section}{\numberline {1.2}b) the Newton's method}{6}{section.1.2}%
\contentsline {subsection}{\numberline {1.2.1}Problem}{6}{subsection.1.2.1}%
\contentsline {subsection}{\numberline {1.2.2}Theoretical Introduction}{6}{subsection.1.2.2}%
\contentsline {subsection}{\numberline {1.2.3}Results}{7}{subsection.1.2.3}%
\contentsline {chapter}{\numberline {2}Find real and complex roots of the polynomial}{9}{chapter.2}%
\contentsline {section}{\numberline {2.1}Problem}{9}{section.2.1}%
\contentsline {section}{\numberline {2.2}Theoretical Introduction}{9}{section.2.2}%
\contentsline {subsection}{\numberline {2.2.1}MM1}{10}{subsection.2.2.1}%
\contentsline {subsection}{\numberline {2.2.2}MM2}{11}{subsection.2.2.2}%
\contentsline {section}{\numberline {2.3}Results}{12}{section.2.3}%
\contentsline {subsection}{\numberline {2.3.1}Comparison of results between MM1 and MM2}{16}{subsection.2.3.1}%
\contentsline {subsection}{\numberline {2.3.2}Comparison of results between Newton's method and MM2}{16}{subsection.2.3.2}%
\contentsline {chapter}{\numberline {3}Find real and complex roots of the polynomial using Laguerre's method}{17}{chapter.3}%
\contentsline {section}{\numberline {3.1}Problem}{17}{section.3.1}%
\contentsline {section}{\numberline {3.2}Theoretical Introduction}{17}{section.3.2}%
\contentsline {section}{\numberline {3.3}Results}{18}{section.3.3}%
\contentsline {subsection}{\numberline {3.3.1}Comparison of results between MM1 and MM2}{20}{subsection.3.3.1}%
\contentsline {chapter}{\numberline {4}Code appendix}{21}{chapter.4}%
\contentsline {section}{\numberline {4.1}Task 1}{21}{section.4.1}%
\contentsline {subsection}{\numberline {4.1.1}task1Bisection.m}{21}{subsection.4.1.1}%
\contentsline {subsubsection}{Top of task1Bisection.m}{21}{section*.4}%
\contentsline {subsubsection}{taskFunction}{21}{section*.5}%
\contentsline {subsubsection}{falsePosition}{22}{section*.6}%
\contentsline {subsubsection}{initialize}{22}{section*.7}%
\contentsline {subsubsection}{taskFunction}{22}{section*.8}%
\contentsline {subsubsection}{firstTwoIterations}{23}{section*.9}%
\contentsline {subsubsection}{falsePositionLoop}{23}{section*.10}%
\contentsline {subsubsection}{insideLoop}{24}{section*.11}%
\contentsline {subsubsection}{changeLastTwoAB}{24}{section*.12}%
\contentsline {subsubsection}{calculateZero}{25}{section*.13}%
\contentsline {subsubsection}{newSubInterval}{25}{section*.14}%
\contentsline {subsection}{\numberline {4.1.2}task1Newton.m}{25}{subsection.4.1.2}%
\contentsline {subsubsection}{Top of task1Newton.m}{25}{section*.15}%
\contentsline {subsubsection}{taskFunction}{26}{section*.16}%
\contentsline {subsubsection}{newtonMethod}{26}{section*.17}%
\contentsline {subsubsection}{initialize}{26}{section*.18}%
\contentsline {subsubsection}{newtonLoop}{26}{section*.19}%
\contentsline {subsubsection}{insideLoop}{27}{section*.20}%
\contentsline {subsubsection}{calculateZeroIterations}{27}{section*.21}%
\contentsline {subsubsection}{checkForDivergence}{27}{section*.22}%
\contentsline {section}{\numberline {4.2}Task 2}{28}{section.4.2}%
\contentsline {subsection}{\numberline {4.2.1}task2MM1.m}{28}{subsection.4.2.1}%
\contentsline {subsubsection}{Top of task2MM1}{28}{section*.23}%
\contentsline {subsubsection}{polynomial}{28}{section*.24}%
\contentsline {subsubsection}{mm1}{28}{section*.25}%
\contentsline {subsubsection}{initialize}{29}{section*.26}%
\contentsline {subsubsection}{mm1Loop}{29}{section*.27}%
\contentsline {subsubsection}{insideLoop}{29}{section*.28}%
\contentsline {subsubsection}{createEquationSystem}{30}{section*.29}%
\contentsline {subsubsection}{rootsOfQuadraticFormula}{30}{section*.30}%
\contentsline {subsubsection}{updateApproximations}{30}{section*.31}%
\contentsline {subsubsection}{initializeEquationSystem}{31}{section*.32}%
\contentsline {subsubsection}{solveEquationSystem}{31}{section*.33}%
\contentsline {subsubsection}{createApproximatedQuadraticFormula}{32}{section*.34}%
\contentsline {subsubsection}{findRootsOfQuadraticFormula}{32}{section*.35}%
\contentsline {subsubsection}{chooseNewRoot}{32}{section*.36}%
\contentsline {subsubsection}{addZeroToIterationVector}{32}{section*.37}%
\contentsline {subsubsection}{getWorstApproximationIndex}{33}{section*.38}%
\contentsline {subsubsection}{deleteWorstApproximation}{33}{section*.39}%
\contentsline {subsection}{\numberline {4.2.2}task2MM2.m}{34}{subsection.4.2.2}%
\contentsline {subsubsection}{top of task2MM2.m}{34}{section*.40}%
\contentsline {subsubsection}{polynomial}{34}{section*.41}%
\contentsline {subsubsection}{mm2}{34}{section*.42}%
\contentsline {subsubsection}{initialize}{34}{section*.43}%
\contentsline {subsubsection}{mm2Loop}{35}{section*.44}%
\contentsline {subsubsection}{insideLoop}{35}{section*.45}%
\contentsline {subsubsection}{getABC}{35}{section*.46}%
\contentsline {subsubsection}{findRoots}{35}{section*.47}%
\contentsline {subsubsection}{chooseNewApproximation}{36}{section*.48}%
\contentsline {subsubsection}{updateApproximations}{36}{section*.49}%
\contentsline {subsubsection}{derivative}{36}{section*.50}%
\contentsline {section}{\numberline {4.3}Task 3}{37}{section.4.3}%
\contentsline {subsubsection}{Top of Task 3}{37}{section*.51}%
\contentsline {subsubsection}{polynomial}{37}{section*.52}%
\contentsline {subsubsection}{laguerre}{37}{section*.53}%
\contentsline {subsubsection}{initialize}{38}{section*.54}%
\contentsline {subsubsection}{laguerreLoop}{38}{section*.55}%
\contentsline {subsubsection}{insideLoop}{38}{section*.56}%
\contentsline {subsubsection}{calculateDerrivatives}{39}{section*.57}%
\contentsline {subsubsection}{calculateZ}{39}{section*.58}%
\contentsline {subsubsection}{chooseNewZero}{39}{section*.59}%
\contentsline {subsubsection}{updateZeros}{40}{section*.60}%
\contentsline {subsection}{\numberline {4.3.1}rootBrackering.m}{40}{subsection.4.3.1}%
\contentsline {subsubsection}{updateZeros}{40}{section*.61}%
\contentsline {subsubsection}{initializeValues}{41}{section*.62}%
\contentsline {subsubsection}{bracketingLoop}{42}{section*.63}%
\contentsline {subsection}{\numberline {4.3.2}printGraph.m}{43}{subsection.4.3.2}%
\contentsline {subsection}{\numberline {4.3.3}printComplexGraph.m}{45}{subsection.4.3.3}%

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.