From 57ff9e0d0d734d54d941f5a84b95a2f4599b403d Mon Sep 17 00:00:00 2001 From: Enrique Andrade Gonzalez Date: Thu, 9 Nov 2017 11:52:45 +0000 Subject: [PATCH] commit + --- 05/zadania05.txt | 71 ++++++++++++++++++++++++++++++++++-------------- 1 file changed, 50 insertions(+), 21 deletions(-) diff --git a/05/zadania05.txt b/05/zadania05.txt index bafe5a6..dca7b83 100644 --- a/05/zadania05.txt +++ b/05/zadania05.txt @@ -1,23 +1,52 @@ -#+TITLE: Wykresy funkcji w LaTeX-u − pakiety TiKZ oraz pgfplots +English: +# + TITLE: Functions in LaTeX - TiKZ and pgfplots -* Prezentacja podczas zajęć -W czasie prezentacji należy omówić: - + możliwość rysowania funkcji jednej zmiennej: komenda plot i jej - podstawowe parametry, zmiana grubości i koloru wykresu - + rysowanie funkcji trygonometrycznych z wykorzystaniem komendy plot - + możliwości rysowania wykresów funkcji z wykorzystaniem pakietu - pgfplots, otoczenie axis, komenda \addplot - + możliwość rysowania wykresów funkcji dwóch zmiennych − pakiet - pgfplots komenda \pgfplot3, opcja colorbar, komenda surf - + rysowanie wykresów funkcji ,,stablicowanych'' − program gnuplot & - TiKZ +* Presentation during class +During the presentation you should discuss: + + possibility to draw a function of one variable: plot command and its + basic parameters, thickness change and color chart + + drawing trigonometric functions using the plot command + + ability to draw function graphs using the package + pgfplots, surrounding axis, \ addplot command + + ability to draw graphs function of two variables - package + pgfplots command \ pgfplot3, colorbar, surf command + + charting of functions "stablicowanych" '- gnuplot & + TikZ + +* Tasks to be performed during classes +Draw graphs of the following functions + + \ (x \ mapsto x ^ 2-2x + 3 \) + + \ (x \ mapsto \ cos 2x \) + + \ (x \ mapsto \ sin \ tfrac {1} {x} \) + + (x, y) \ mapsto x ^ 2 + y ^ 2 \) + + (x, y) \ mapsto x ^ 2-y ^ 2 + 2 x y ^ 2 + 1 \) using the discussed + during the presentation of the possibilities. Draw a graph of the function \ (x \ mapsto + x ^ 2-1 \) using stablicated data. + + +Spanish: + +# + TITLE: Funciones en LaTeX - TiKZ y pgfplots + +* Presentación durante la clase +Durante la presentación, debe discutir: + + posibilidad de dibujar una función de una variable: plot y su + parámetros básicos, cambio de grosor y carta de colores + + dibujar funciones trigonométricas usando el comando plot + + capacidad de dibujar gráficos de funciones usando el paquete + pgfplots, surrounding axe, comando \ addplot + + capacidad para dibujar gráficos función de dos variables - paquete + comando pgfplots \ pgfplot3, barra de colores, comando de navegación + + graficación de funciones "stablicowanych" '- gnuplot & + TikZ + +* Tareas a realizar durante las clases +Dibujar gráficos de las siguientes funciones + + \ (x \ mapsto x ^ 2-2x + 3 \) + + \ (x \ mapsto \ cos 2x \) + + \ (x \ mapsto \ sin \ tfrac {1} {x} \) + + (x, y) \ mapsto x ^ 2 + y ^ 2 \) + + (x, y) \ mapsto x ^ 2-y ^ 2 + 2 x y ^ 2 + 1 \) usando lo discutido + durante la presentación de las posibilidades. Dibuje un gráfico de la función \ (x \ mapsto + x ^ 2-1 \) utilizando datos estables. -* Zadania do wykonania podczas zajęć -Narysować wykresy następujących funkcji - + \(x\mapsto x^2-2x+3\) - + \( x\mapsto \cos 2x\) - + \( x\mapsto\sin \tfrac{1}{x}\) - + \( (x,y)\mapsto x^2+y^2\) - + \((x,y)\mapsto x^2−y^2 + 2 x y ^2+1\) z wykorzystaniem omówionych - podczas prezentacji możliwości. Narysować wykres funkcji \(x\mapsto - x^2-1\) z wykorzystaniem stablicowanych danych.