commit +
This commit is contained in:
parent
48e48856a8
commit
57ff9e0d0d
@ -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
|
||||
|
||||
* Zadania do wykonania podczas zajęć
|
||||
Narysować wykresy następujących funkcji
|
||||
* 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\) z wykorzystaniem omówionych
|
||||
podczas prezentacji możliwości. Narysować wykres funkcji \(x\mapsto
|
||||
x^2-1\) z wykorzystaniem stablicowanych danych.
|
||||
+ (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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user