Import work from year 2014-2015
This commit is contained in:
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fiche_fct.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fiche_fct.pdf
Normal file
Binary file not shown.
67
2nd/Fonctions/Img_and_inter/fiche_fct/fiche_fct.tex
Normal file
67
2nd/Fonctions/Img_and_inter/fiche_fct/fiche_fct.tex
Normal file
@@ -0,0 +1,67 @@
|
||||
\documentclass[a4paper,10pt]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
|
||||
% Title Page
|
||||
\titre{Fiches fonctions}
|
||||
\classe{\seconde}
|
||||
\date{Septembre 2014}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph.pdf}
|
||||
|
||||
\begin{center}
|
||||
$f:x \mapsto x$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph2.pdf}
|
||||
|
||||
\begin{center}
|
||||
$g:x \mapsto 2x - 2$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
|
||||
\vspace{0.5cm}
|
||||
|
||||
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph3.pdf}
|
||||
|
||||
\begin{center}
|
||||
$h:x \mapsto (x-1)^2 - 3$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph4.pdf}
|
||||
|
||||
\begin{center}
|
||||
$i:x \mapsto \frac{1}{3}x^3 - x^2 - \frac{1}{3}x + 1$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
|
||||
\vspace{0.5cm}
|
||||
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph5.pdf}
|
||||
|
||||
\begin{center}
|
||||
$j:x \mapsto x-1$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\includegraphics[scale=0.7]{./fig/graph6.pdf}
|
||||
|
||||
\begin{center}
|
||||
$k:x \mapsto (x+1)^2 - 2$
|
||||
\end{center}
|
||||
\end{minipage}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$f(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{x}
|
||||
\end{pspicture}
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph2.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph2.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph2.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph2.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$g(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{2 * x - 2}
|
||||
\end{pspicture}
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph3.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph3.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph3.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph3.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$h(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{(x-1)^2 - 3}
|
||||
\end{pspicture}
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph4.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph4.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph4.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph4.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$i(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{1/3 * x^3 - 1*x^2 - 1/3*x + 1}
|
||||
\end{pspicture}
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph5.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph5.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph5.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph5.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
%\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$j(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{x - 1}
|
||||
\end{pspicture}
|
||||
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph6.pdf
Normal file
BIN
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph6.pdf
Normal file
Binary file not shown.
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph6.tex
Normal file
17
2nd/Fonctions/Img_and_inter/fiche_fct/fig/graph6.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{pspicture}(-5,-5)(5.2,5.2)
|
||||
%\psgrid[griddots=10,gridlabels=0pt, subgriddiv=0, gridcolor=black!40]
|
||||
\psaxes
|
||||
[
|
||||
%ytrigLabels=true,
|
||||
linewidth=\pslinewidth,
|
||||
%labelFontSize=\scriptscriptstyle,
|
||||
tickcolor=gray,
|
||||
ticksize=-1.5pt 1.5pt,
|
||||
xlabelsep=3pt,
|
||||
arrowscale=1,
|
||||
%trigLabelBase=4,
|
||||
]{->}(0,0)(-5,-5)(5,5)[$x$,90][$k(x)$,0]
|
||||
\psset{algebraic,linewidth=1.5pt}
|
||||
|
||||
\psplot{-5}{5}{(x+1)^2 - 2}
|
||||
\end{pspicture}
|
||||
28
2nd/Fonctions/Img_and_inter/fiche_fct/fig/pstricks.sh
Executable file
28
2nd/Fonctions/Img_and_inter/fiche_fct/fig/pstricks.sh
Executable file
@@ -0,0 +1,28 @@
|
||||
#!/bin/sh
|
||||
# on enlève l’extension du 1er argument
|
||||
FILE=${1%.*}
|
||||
TMPFILE=pstemp
|
||||
# création d’un fichier temporaire psttemp.tex
|
||||
cat > $TMPFILE.tex <<EOF
|
||||
\documentclass{article}
|
||||
\usepackage{pstricks}
|
||||
\usepackage{pstricks-add}
|
||||
\usepackage{pst-eps}
|
||||
\usepackage{pst-eucl}
|
||||
\usepackage{pst-plot}
|
||||
\usepackage{pst-math}
|
||||
\thispagestyle{empty}
|
||||
\begin{document}
|
||||
\begin{TeXtoEPS}
|
||||
\input{$FILE}
|
||||
\end{TeXtoEPS}
|
||||
\end{document}
|
||||
EOF
|
||||
# Création du fichier dvi
|
||||
latex $TMPFILE
|
||||
# Création du fichier eps
|
||||
dvips -E $TMPFILE.dvi -o $TMPFILE.eps
|
||||
# Création du fichier pdf
|
||||
epstopdf $TMPFILE.eps --debug --outfile=$FILE.pdf
|
||||
# effacement des fichiers temporaires
|
||||
rm -f $TMPFILE.*
|
||||
39
2nd/Fonctions/Img_and_inter/fiche_fct/index.rst
Normal file
39
2nd/Fonctions/Img_and_inter/fiche_fct/index.rst
Normal file
@@ -0,0 +1,39 @@
|
||||
Notes sur une fiche avec des graphiques pour la réslution d'équation et d'inéquations.
|
||||
######################################################################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Fonctions
|
||||
:category: 2nd
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Feuille avec des graphiques pour résoudre graphiquement des équations et des inéquations.
|
||||
|
||||
|
||||
|
||||
`Lien vers fiche_fct.pdf <fiche_fct.pdf>`_
|
||||
|
||||
`Lien vers fiche_fct.tex <fiche_fct.tex>`_
|
||||
|
||||
`Lien vers fig/graph2.pdf <fig/graph2.pdf>`_
|
||||
|
||||
`Lien vers fig/graph6.tex <fig/graph6.tex>`_
|
||||
|
||||
`Lien vers fig/graph3.pdf <fig/graph3.pdf>`_
|
||||
|
||||
`Lien vers fig/graph6.pdf <fig/graph6.pdf>`_
|
||||
|
||||
`Lien vers fig/graph.pdf <fig/graph.pdf>`_
|
||||
|
||||
`Lien vers fig/graph.tex <fig/graph.tex>`_
|
||||
|
||||
`Lien vers fig/graph2.tex <fig/graph2.tex>`_
|
||||
|
||||
`Lien vers fig/graph4.tex <fig/graph4.tex>`_
|
||||
|
||||
`Lien vers fig/graph4.pdf <fig/graph4.pdf>`_
|
||||
|
||||
`Lien vers fig/graph3.tex <fig/graph3.tex>`_
|
||||
|
||||
`Lien vers fig/graph5.pdf <fig/graph5.pdf>`_
|
||||
|
||||
`Lien vers fig/graph5.tex <fig/graph5.tex>`_
|
||||
Reference in New Issue
Block a user