Skip to content

Commit

Permalink
+make all
Browse files Browse the repository at this point in the history
  • Loading branch information
phkonzen committed Oct 24, 2016
1 parent e9ee567 commit b981628
Show file tree
Hide file tree
Showing 3,909 changed files with 367 additions and 280 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 13 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\#Este trabalho está licenciado sob a Licença Creative Commons Atribuição-CompartilhaIgual 3.0 Não Adaptada. Para ver uma cópia desta licença, visite http://creativecommons.org/licenses/by-sa/3.0/ ou envie uma carta para Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
#Este trabalho está licenciado sob a Licença Creative Commons Atribuição-CompartilhaIgual 3.0 Não Adaptada. Para ver uma cópia desta licença, visite http://creativecommons.org/licenses/by-sa/3.0/ ou envie uma carta para Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

CAP1=cap_aritmetica
CAP2=cap_derint
Expand Down Expand Up @@ -50,6 +50,18 @@ html: main.tex
epub: ./html/main.html
./html2epub.sh

all: main.tex
make clean
make pdf
make clean
make slide
make clean
make dvi
make clean
make html -B
make clean
make epub

.PHONY: clean

clean:
Expand Down
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,41 @@ Este trabalho está licenciado sob a Licença Creative Commons Atribuição-Comp
O código fonte está escrito em Latex e as referências bibliográficas em BibTex, testados em computador Linux com o pacote TexLive. O texto está em formatação **utf-8**.

## Compilando
O código pode ser compilado usando os compiladores padrão latex, bibtex, etc.. Alternativamente, está disponível um Makefile na pasta principal, de forma que pode-se compilar o código com:
O código LaTeX pode ser compilado com:

$ make

Isto gerará o livro em formato PDF (main.pdf). Também, caso prefira em formatodo DVI, pode-se compilar com:
Isto gera o livro em formato PDF (main.pdf), o qual é o formato principal. Também, o código pode ser compilado em formato DVI:

$ make dvi

Para limpar os arquivos temporários gerados durante a compilação, digite:
Alguma vezes a compilação pode gerar erros devido a incompatibilidade com antigos arquivos temporários. Para limpar os arquivos temporários gerados durante a compilação, digite:

$ make clean

Alternativamente, o livro pode ser compilado com os comandos usuais `latex main`, `bibtex main`, `pdflatex main`, `makeindex main`. Lembrando que `main.tex` é o arquivo LaTeX principal.

### Outros formatos
O livro também pode ser compilado em formato slides, HTML e EPUB, digitando:

- Slides:

$ make slide

Este comando cria o arquivo `slides.pdf` contendo o livro em formato de slides.

- HTML:

$ make html

Este comando cria a pasta `./html` onde todo os arquivos da versão HTML do livro são colocados.

- EPUB:

$ make epub

Este comando cria o arquivo `main.epub` contendo o livro em formato EPUB.

## Colaborações
Todos são convidados a colaborarem na escrita deste livro. Caso esteja interessado, entre em contato conosco escrevendo para:

Expand Down
83 changes: 27 additions & 56 deletions cap_aproxfun/cap_aproxfun.aux
Original file line number Diff line number Diff line change
@@ -1,52 +1,30 @@
\relax
\providecommand\hyper@newdestlabel[2]{}
\@writefile{toc}{\contentsline {chapter}{\numberline {6}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}{342}{chapter.6}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {6.1}Interpola\IeC {\c c}\IeC {\~a}o polinomial}{345}{section.6.1}}
\newlabel{teo_interp_poli}{{9}{345}{}{myteo.9}{}}
\newlabel{teo_interp_poli}{{\rEfLiNK{x62-96002r1}{\csname\string :autoref\endcsname{teo}6.1.1}}{\rEfLiNK{x62-96002r1}{\csname\string :autoref\endcsname{teo}436}}{\rEfLiNK{x62-96002r1}{\csname\string :autoref\endcsname{teo}Aproximação de funções}}{likechapter.1}{}}
\citation{Gautschi}
\@writefile{toc}{\contentsline {section}{\numberline {6.2}Diferen\IeC {\c c}as divididas de Newton}{349}{section.6.2}}
\@writefile{loe}{\contentsline {exercise}{E\ 6.2.1\ {\itshape }\hspace {.66em}}{354}{Exercise.6.2.1}}
\newlabel{exer:interp1}{{6.2.1}{354}{Exercícios}{Exercise.6.2.1}{}}
\@writefile{loe}{\contentsline {exercise}{E\ 6.2.2\ {\itshape }\hspace {.66em}}{354}{Exercise.6.2.2}}
\@writefile{toc}{\contentsline {section}{\numberline {6.3}Polin\IeC {\^o}mios de Lagrange}{355}{section.6.3}}
\@writefile{toc}{\contentsline {section}{\numberline {6.4}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es reais por polin\IeC {\^o}mios interpoladores}{360}{section.6.4}}
\newlabel{teo_interp}{{10}{360}{}{myteo.10}{}}
\newlabel{exemp_simpson}{{81}{363}{}{ex.81}{}}
\@writefile{loe}{\contentsline {exercise}{E\ 6.4.1\ {\itshape }\hspace {.66em}}{368}{Exercise.6.4.1}}
\@writefile{toc}{\contentsline {section}{\numberline {6.5}Ajuste de curvas}{369}{section.6.5}}
\@writefile{lof}{\contentsline {figure}{\numberline {6.1}{\ignorespaces A reta que melhor se ajusta aos 15 pontos dados utilizando o crit\IeC {\'e}rio dos m\IeC {\'\i }nimos quadrados.}}{370}{figure.6.1}}
\newlabel{minquad}{{6.1}{370}{A reta que melhor se ajusta aos 15 pontos dados utilizando o critério dos mínimos quadrados}{figure.6.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.5.1}O problema linear}{372}{subsection.6.5.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.5.2}Ajuste polinomial}{379}{subsection.6.5.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.5.3}Ajuste linear de curvas}{382}{subsection.6.5.3}}
\@writefile{loe}{\contentsline {exercise}{E\ 6.5.1\ {\itshape }\hspace {.66em}}{388}{Exercise.6.5.1}}
\@writefile{loe}{\contentsline {exercise}{E\ 6.5.2\ {\itshape }\hspace {.66em}}{391}{Exercise.6.5.2}}
\@writefile{toc}{\contentsline {section}{\numberline {6.6}Aproximando problemas n\IeC {\~a}o lineares por problemas lineares}{393}{section.6.6}}
\@writefile{toc}{\contentsline {section}{\numberline {6.7}Interpola\IeC {\c c}\IeC {\~a}o linear segmentada}{405}{section.6.7}}
\@writefile{lof}{\contentsline {figure}{\numberline {6.2}{\ignorespaces Interpola\IeC {\c c}\IeC {\~a}o linear segmentada.}}{409}{figure.6.2}}
\newlabel{fig:linear_segmentada}{{6.2}{409}{Interpolação linear segmentada}{figure.6.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.8}Interpola\IeC {\c c}\IeC {\~a}o c\IeC {\'u}bica segmentada - spline}{410}{section.6.8}}
\newlabel{eq_1derivada}{{6.5}{411}{Interpolação cúbica segmentada - spline}{equation.6.8.5}{}}
\newlabel{eq_2derivada}{{6.6}{411}{Interpolação cúbica segmentada - spline}{equation.6.8.6}{}}
\newlabel{eq3}{{6.7}{412}{Interpolação cúbica segmentada - spline}{equation.6.8.7}{}}
\newlabel{eq_an_spline}{{6.8}{413}{Interpolação cúbica segmentada - spline}{equation.6.8.8}{}}
\newlabel{eq_dn_spline}{{6.9}{413}{Interpolação cúbica segmentada - spline}{equation.6.8.9}{}}
\newlabel{eq_bn_spline}{{6.10}{413}{Interpolação cúbica segmentada - spline}{equation.6.8.10}{}}
\newlabel{eq_cn_spline}{{6.13}{414}{Interpolação cúbica segmentada - spline}{equation.6.8.13}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.1}Spline natural}{416}{subsection.6.8.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.2}Spline fixado}{424}{subsection.6.8.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.3}Resumo sobre Splines}{436}{subsection.6.8.3}}
\newlabel{exer:interp1}{{\rEfLiNK{x63-98001r1}{\csname\string :autoref\endcsname{Exercise}6.2.1}}{\rEfLiNK{x63-98001r1}{\csname\string :autoref\endcsname{Exercise}445}}{\rEfLiNK{x63-98001r1}{\csname\string :autoref\endcsname{Exercise}Aproximação de funções}}{likechapter.1}{}}
\newlabel{teo_interp}{{\rEfLiNK{x65-100002r1}{\csname\string :autoref\endcsname{teo}6.4.1}}{\rEfLiNK{x65-100002r1}{\csname\string :autoref\endcsname{teo}452}}{\rEfLiNK{x65-100002r1}{\csname\string :autoref\endcsname{teo}Aproximação de funções}}{likechapter.1}{}}
\newlabel{exemp_simpson}{{\rEfLiNK{x65-100005r2}{\csname\string :autoref\endcsname{ex}6.4.2}}{\rEfLiNK{x65-100005r2}{\csname\string :autoref\endcsname{ex}456}}{\rEfLiNK{x65-100005r2}{\csname\string :autoref\endcsname{ex}Aproximação de funções}}{likechapter.1}{}}
\newlabel{minquad}{{\rEfLiNK{x66-1020041}{\csname\string :autoref\endcsname{\@captype }6.1}}{\rEfLiNK{x66-1020041}{\csname\string :autoref\endcsname{\@captype }463}}{\rEfLiNK{x66-1020041}{\csname\string :autoref\endcsname{\@captype }Aproximação de funções}}{likechapter.1}{}}
\newlabel{fig:linear_segmentada}{{\rEfLiNK{x69-1080032}{\csname\string :autoref\endcsname{\@captype }6.2}}{\rEfLiNK{x69-1080032}{\csname\string :autoref\endcsname{\@captype }501}}{\rEfLiNK{x69-1080032}{\csname\string :autoref\endcsname{\@captype }Aproximação de funções}}{likechapter.1}{}}
\newlabel{eq_1derivada}{{\rEfLiNK{x70-109003r5}{\csname\string :autoref\endcsname{equation}6.5}}{\rEfLiNK{x70-109003r5}{\csname\string :autoref\endcsname{equation}505}}{\rEfLiNK{x70-109003r5}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq_2derivada}{{\rEfLiNK{x70-109004r6}{\csname\string :autoref\endcsname{equation}6.6}}{\rEfLiNK{x70-109004r6}{\csname\string :autoref\endcsname{equation}505}}{\rEfLiNK{x70-109004r6}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq3}{{\rEfLiNK{x70-109005r7}{\csname\string :autoref\endcsname{equation}6.7}}{\rEfLiNK{x70-109005r7}{\csname\string :autoref\endcsname{equation}506}}{\rEfLiNK{x70-109005r7}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq_an_spline}{{\rEfLiNK{x70-109006r8}{\csname\string :autoref\endcsname{equation}6.8}}{\rEfLiNK{x70-109006r8}{\csname\string :autoref\endcsname{equation}507}}{\rEfLiNK{x70-109006r8}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq_dn_spline}{{\rEfLiNK{x70-109007r9}{\csname\string :autoref\endcsname{equation}6.9}}{\rEfLiNK{x70-109007r9}{\csname\string :autoref\endcsname{equation}507}}{\rEfLiNK{x70-109007r9}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq_bn_spline}{{\rEfLiNK{x70-109008r10}{\csname\string :autoref\endcsname{equation}6.10}}{\rEfLiNK{x70-109008r10}{\csname\string :autoref\endcsname{equation}508}}{\rEfLiNK{x70-109008r10}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\newlabel{eq_cn_spline}{{\rEfLiNK{x70-109011r13}{\csname\string :autoref\endcsname{equation}6.13}}{\rEfLiNK{x70-109011r13}{\csname\string :autoref\endcsname{equation}509}}{\rEfLiNK{x70-109011r13}{\csname\string :autoref\endcsname{equation}Aproxima\IeC {\c c}\IeC {\~a}o de fun\IeC {\c c}\IeC {\~o}es}}{likechapter.1}{}}
\@setckpt{./cap_aproxfun/cap_aproxfun}{
\setcounter{page}{439}
\setcounter{page}{531}
\setcounter{equation}{21}
\setcounter{enumi}{0}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}
\setcounter{footnote}{1}
\setcounter{mpfootnote}{1}
\setcounter{mpfootnote}{0}
\setcounter{part}{0}
\setcounter{chapter}{6}
\setcounter{section}{8}
Expand All @@ -57,24 +35,17 @@
\setcounter{figure}{2}
\setcounter{table}{0}
\setcounter{parentequation}{0}
\setcounter{Item}{11}
\setcounter{Hfootnote}{21}
\setcounter{bookmark@seq@number}{91}
\setcounter{myteo}{11}
\setcounter{mylem}{3}
\setcounter{myprop}{4}
\setcounter{mycorol}{0}
\setcounter{mydefn}{9}
\setcounter{myobs}{23}
\setcounter{ex}{91}
\setcounter{teo}{0}
\setcounter{lem}{0}
\setcounter{prop}{0}
\setcounter{corol}{0}
\setcounter{defn}{0}
\setcounter{obs}{0}
\setcounter{ex}{2}
\setcounter{Exercise}{0}
\setcounter{Answer}{0}
\setcounter{ExePart}{0}
\setcounter{Question}{0}
\setcounter{subQuestion}{0}
\setcounter{subsubQuestion}{0}
\setcounter{savedQuestion}{0}
\setcounter{savedsubQuestion}{0}
\setcounter{savedsubsubQuestion}{0}
\setcounter{section@level}{2}
\setcounter{mtc}{6}
\setcounter{minitocdepth}{2}
\setcounter{ptc}{0}
\setcounter{parttocdepth}{2}
\setcounter{section@level}{0}
}
2 changes: 1 addition & 1 deletion cap_aritmetica/cap_aritmetica.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ \section{Cancelamento catastrófico}\index{cancelamento catastrófico}


\section{Condicionamento de um problema}
Nesta seção, vamos utilizaremos a seguinte descrição abstrata para o conceito de ``resolver um problema'': dado um conjunto de dados de entrada, encontrar os dados de saída. Se denotamos pela variável $x$ os dados de entrada e pela variável $y$ os dados de saída, resolver o problema significa encontrar $y$ dado $x$. Em termos matemáticos, a resolução de um problema é realizada pelo mapeamento $f:x \rightarrow y$, ou simplesmente $y = f(x)$.
Nesta seção, utilizaremos a seguinte descrição abstrata para o conceito de ``resolver um problema'': dado um conjunto de dados de entrada, encontrar os dados de saída. Se denotamos pela variável $x$ os dados de entrada e pela variável $y$ os dados de saída, resolver o problema significa encontrar $y$ dado $x$. Em termos matemáticos, a resolução de um problema é realizada pelo mapeamento $f:x \rightarrow y$, ou simplesmente $y = f(x)$.

É certo que na maioria das aplicações, os dados de entrada do problema, isto é $x$, não é conhecido com total exatidão, devido a diversas fontes de erros como incertezas na coleta dos dados e erros de arredondamento. O conceito de condicionamento está relacionado com a forma como os erros nos dados de entrada influenciam os dados de saída.

Expand Down
11 changes: 7 additions & 4 deletions html/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html,3,notoc*,info -->
<meta name="src" content="main.tex">
<meta name="date" content="2016-10-23 20:31:00">
<meta name="date" content="2016-10-24 16:45:00">
<link rel="stylesheet" type="text/css" href="main.css">
</head><body
>
<!--l. 9--><p class="noindent" >
<!--l. 16--><p class="noindent" >



Expand All @@ -30,12 +30,15 @@
Um Livro Colaborativo</h2>
<div class="author" ></div><br />
<div class="date" ><span
class="ec-lmr-12x-x-120">23 de outubro de 2016</span></div>
class="ec-lmr-12x-x-120">24 de outubro de 2016</span></div>



</div>
<!--l. 23--><p class="indent" >



<!--l. 3--><p class="indent" >



Expand Down
2 changes: 1 addition & 1 deletion html/main10.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html,3,notoc*,info -->
<meta name="src" content="main.tex">
<meta name="date" content="2016-10-23 20:31:00">
<meta name="date" content="2016-10-24 16:45:00">
<link rel="stylesheet" type="text/css" href="main.css">
</head><body
>
Expand Down
Binary file modified html/main1000x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1001x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1002x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1003x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1005x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1007x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1008x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1009x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main100x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1010x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1011x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1012x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1013x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1014x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1016x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1017x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1018x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1019x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1020x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1021x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1022x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1023x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1024x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1025x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1026x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/main1027x.png
Binary file modified html/main1028x.png
Binary file modified html/main1029x.png
Binary file modified html/main1030x.png
Binary file modified html/main1031x.png
Binary file modified html/main1032x.png
Binary file modified html/main1033x.png
Binary file modified html/main1034x.png
Binary file modified html/main1035x.png
Binary file modified html/main1037x.png
Binary file modified html/main1038x.png
Binary file modified html/main1039x.png
Binary file modified html/main103x.png
Binary file modified html/main1040x.png
Binary file modified html/main1041x.png
Binary file modified html/main1043x.png
Binary file modified html/main1044x.png
Binary file modified html/main1045x.png
Binary file modified html/main1046x.png
Binary file modified html/main1047x.png
Binary file modified html/main1048x.png
Binary file modified html/main1049x.png
Binary file modified html/main104x.png
Binary file modified html/main1050x.png
Binary file modified html/main1051x.png
Binary file modified html/main1052x.png
Binary file modified html/main1053x.png
Binary file modified html/main1054x.png
Binary file modified html/main1058x.png
Binary file modified html/main105x.png
Binary file modified html/main1060x.png
Binary file modified html/main1061x.png
Binary file modified html/main1062x.png
Binary file modified html/main1063x.png
Binary file modified html/main1064x.png
Binary file modified html/main1065x.png
Binary file modified html/main1067x.png
Binary file modified html/main1068x.png
Binary file modified html/main1069x.png
Binary file modified html/main106x.png
Binary file modified html/main1071x.png
Binary file modified html/main1073x.png
Binary file modified html/main1074x.png
Binary file modified html/main1075x.png
Binary file modified html/main1076x.png
Binary file modified html/main1077x.png
Binary file modified html/main1078x.png
Binary file modified html/main1079x.png
Binary file modified html/main107x.png
Binary file modified html/main1080x.png
Binary file modified html/main1081x.png
Binary file modified html/main1082x.png
Binary file modified html/main1083x.png
Binary file modified html/main1084x.png
Binary file modified html/main1085x.png
Binary file modified html/main1086x.png
Binary file modified html/main1087x.png
Binary file modified html/main1088x.png
Binary file modified html/main1089x.png
Binary file modified html/main108x.png
Binary file modified html/main1090x.png
Binary file modified html/main1091x.png
Binary file modified html/main1093x.png
Binary file modified html/main1096x.png
Binary file modified html/main1097x.png
Binary file modified html/main1098x.png
Binary file modified html/main1099x.png
Binary file modified html/main109x.png
Binary file modified html/main10x.png
Binary file modified html/main1100x.png
Binary file modified html/main1101x.png
Binary file modified html/main1102x.png
Binary file modified html/main1103x.png
Binary file modified html/main1104x.png
Binary file modified html/main1105x.png
Binary file modified html/main1106x.png
Binary file modified html/main1107x.png
Binary file modified html/main1108x.png
Binary file modified html/main1109x.png
Binary file modified html/main110x.png
Binary file modified html/main1110x.png
Binary file modified html/main1111x.png
Binary file modified html/main1112x.png
Binary file modified html/main1113x.png
Binary file modified html/main1115x.png
Binary file modified html/main1116x.png
Binary file modified html/main1117x.png
Binary file modified html/main1118x.png
Binary file modified html/main111x.png
Binary file modified html/main1123x.png
Binary file modified html/main1124x.png
Binary file modified html/main1125x.png
Binary file modified html/main1126x.png
Binary file modified html/main1127x.png
Binary file modified html/main1128x.png
Binary file modified html/main1129x.png
Binary file modified html/main112x.png
Binary file modified html/main1130x.png
Binary file modified html/main1131x.png
Binary file modified html/main1132x.png
Binary file modified html/main1133x.png
Binary file modified html/main1134x.png
Binary file modified html/main1135x.png
Binary file modified html/main1136x.png
Binary file modified html/main1138x.png
Binary file modified html/main1139x.png
Binary file modified html/main113x.png
Binary file modified html/main1140x.png
Binary file modified html/main1141x.png
Binary file modified html/main1142x.png
Binary file modified html/main1143x.png
Binary file modified html/main1144x.png
Binary file modified html/main1145x.png
Binary file modified html/main1146x.png
Binary file modified html/main1147x.png
Binary file modified html/main1148x.png
Binary file modified html/main1149x.png
Binary file modified html/main114x.png
Binary file modified html/main1150x.png
Binary file modified html/main1151x.png
Binary file modified html/main1154x.png
Binary file modified html/main1155x.png
Binary file modified html/main1156x.png
Binary file modified html/main1157x.png
Binary file modified html/main1158x.png
Binary file modified html/main1159x.png
Binary file modified html/main115x.png
Binary file modified html/main1161x.png
Binary file modified html/main1162x.png
Binary file modified html/main1163x.png
Binary file modified html/main1164x.png
Binary file modified html/main1165x.png
Binary file modified html/main1166x.png
Binary file modified html/main1167x.png
Binary file modified html/main1168x.png
Binary file modified html/main1169x.png
Binary file modified html/main116x.png
Binary file modified html/main1170x.png
Binary file modified html/main1171x.png
Binary file modified html/main1172x.png
Binary file modified html/main1173x.png
Binary file modified html/main1174x.png
Binary file modified html/main1175x.png
Binary file modified html/main1176x.png
Binary file modified html/main1177x.png
Binary file modified html/main1178x.png
Binary file modified html/main1179x.png
Binary file modified html/main117x.png
Binary file modified html/main1180x.png
Binary file modified html/main1181x.png
Binary file modified html/main1182x.png
Binary file modified html/main1183x.png
Binary file modified html/main1185x.png
Binary file modified html/main1186x.png
Binary file modified html/main1188x.png
Binary file modified html/main1189x.png
Binary file modified html/main118x.png
Binary file modified html/main1190x.png
Binary file modified html/main1191x.png
Binary file modified html/main1192x.png
Binary file modified html/main1193x.png
Binary file modified html/main1194x.png
Binary file modified html/main1195x.png
Binary file modified html/main1197x.png
Binary file modified html/main1198x.png
Binary file modified html/main1199x.png
Binary file modified html/main119x.png
Binary file modified html/main11x.png
2 changes: 1 addition & 1 deletion html/main12.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html,3,notoc*,info -->
<meta name="src" content="main.tex">
<meta name="date" content="2016-10-23 20:31:00">
<meta name="date" content="2016-10-24 16:45:00">
<link rel="stylesheet" type="text/css" href="main.css">
</head><body
>
Expand Down
Binary file modified html/main1200x.png
Binary file modified html/main1201x.png
Binary file modified html/main1202x.png
Binary file modified html/main1203x.png
Binary file modified html/main1204x.png
Binary file modified html/main1205x.png
Binary file modified html/main1206x.png
Binary file modified html/main1207x.png
Binary file modified html/main1208x.png
Binary file modified html/main1209x.png
Binary file modified html/main120x.png
Binary file modified html/main1210x.png
Binary file modified html/main1211x.png
Binary file modified html/main1212x.png
Binary file modified html/main1213x.png
Binary file modified html/main1215x.png
Binary file modified html/main1216x.png
Binary file modified html/main1217x.png
Binary file modified html/main1219x.png
Binary file modified html/main121x.png
Binary file modified html/main1220x.png
Binary file modified html/main1221x.png
Binary file modified html/main1222x.png
Binary file modified html/main1223x.png
Binary file modified html/main1224x.png
Binary file modified html/main1225x.png
Binary file modified html/main1227x.png
Binary file modified html/main1228x.png
Binary file modified html/main1229x.png
Binary file modified html/main122x.png
Binary file modified html/main1232x.png
Binary file modified html/main1233x.png
Binary file modified html/main1234x.png
Binary file modified html/main1235x.png
Binary file modified html/main1236x.png
Binary file modified html/main1237x.png
Binary file modified html/main1238x.png
Binary file modified html/main1239x.png
Binary file modified html/main123x.png
Binary file modified html/main1240x.png
Binary file modified html/main1242x.png
Binary file modified html/main1243x.png
Binary file modified html/main1244x.png
Binary file modified html/main1245x.png
Binary file modified html/main1246x.png
Binary file modified html/main1247x.png
Binary file modified html/main1248x.png
Binary file modified html/main1249x.png
Binary file modified html/main124x.png
Binary file modified html/main1250x.png
Binary file modified html/main1251x.png
Binary file modified html/main1252x.png
Binary file modified html/main1253x.png
Binary file modified html/main1254x.png
Binary file modified html/main1256x.png
Binary file modified html/main1258x.png
Binary file modified html/main1259x.png
Binary file modified html/main125x.png
Binary file modified html/main1260x.png
Binary file modified html/main1261x.png
Binary file modified html/main1262x.png
Binary file modified html/main1264x.png
Binary file modified html/main1265x.png
Binary file modified html/main1266x.png
Binary file modified html/main1267x.png
Binary file modified html/main1268x.png
Binary file modified html/main126x.png
Binary file modified html/main1270x.png
Binary file modified html/main1271x.png
Binary file modified html/main1272x.png
Binary file modified html/main1273x.png
Binary file modified html/main1274x.png
Binary file modified html/main1275x.png
Binary file modified html/main1277x.png
Binary file modified html/main1278x.png
Binary file modified html/main1279x.png
Binary file modified html/main127x.png
Binary file modified html/main1280x.png
Binary file modified html/main1281x.png
Binary file modified html/main1283x.png
Binary file modified html/main1284x.png
Binary file modified html/main1285x.png
Binary file modified html/main1286x.png
Binary file modified html/main1287x.png
Binary file modified html/main1288x.png
Binary file modified html/main1289x.png
Binary file modified html/main128x.png
Binary file modified html/main1290x.png
Binary file modified html/main1291x.png
Binary file modified html/main1292x.png
Binary file modified html/main1293x.png
Binary file modified html/main1294x.png
Binary file modified html/main1295x.png
Binary file modified html/main1296x.png
Binary file modified html/main1297x.png
Binary file modified html/main1298x.png
Binary file modified html/main1299x.png
Binary file modified html/main129x.png
Binary file modified html/main12x.png
2 changes: 1 addition & 1 deletion html/main13.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html,3,notoc*,info -->
<meta name="src" content="main.tex">
<meta name="date" content="2016-10-23 20:31:00">
<meta name="date" content="2016-10-24 16:45:00">
<link rel="stylesheet" type="text/css" href="main.css">
</head><body
>
Expand Down
Loading

0 comments on commit b981628

Please sign in to comment.