From 19a6965a5899d26533cf2a6ae29439ac0896de8a Mon Sep 17 00:00:00 2001 From: Enrique Andrade Gonzalez Date: Thu, 11 Jan 2018 05:20:44 +0000 Subject: [PATCH] update update --- 11/zadania13-Maxima.txt | 71 +++++++++++++++++++++++++++++------------ 1 file changed, 50 insertions(+), 21 deletions(-) diff --git a/11/zadania13-Maxima.txt b/11/zadania13-Maxima.txt index 4af0240..2cc4849 100644 --- a/11/zadania13-Maxima.txt +++ b/11/zadania13-Maxima.txt @@ -1,24 +1,53 @@ -#+TITLE: Maxima – prezentacja możliwości programu +English: +======== +# + TITLE: Maxima - presentation of the possibilities of the program -* Prezentacja podczas zajęć - + uruchamianie środowiska pracy - + wykonywanie obliczeń na liczbach i funkcjach rzeczywistych - + wykonywanie działań na macierzach - + rozwiązywanie układów równań - + rysowanie wykresów funkcji jednej i wielu zmiennych +* Presentation during the classes + + start the work environment + + perform calculations on real numbers and functions + + realization of actions in matrices + + solve systems of equations + + draw graphs of functions of one and several variables -* Zadania do wykonania podczas zajęć - + Rozwiązać układ równań - 2x - 2y + z - w = 7 - - x + 4y - 5z + 3w = 1 - x + y - z + w = 4 - -4x + 2y + z - 2w = 6 - + Znaleźć pierwiastki równania x^3-21x+20=0 - + Z wykorzystaniem omówionych podczas prezentacji możliwości (różne - kolory wykresów, siatka) narysować wykresy następujących funkcji: - ++ x ↦ x^2-2x+3 - ++ x ↦ \cos 2x - ++ x ↦ \sin \tfrac{1}{x} - ++ (x,y) ↦ x^2+y^2 - ++ (x,y) ↦ x^2−y^2 + 2 x y ^2+1. +* Tasks to be done during classes + + Solve the system of equations + 2x - 2y + z - w = 7 + - x + 4y - 5z + 3w = 1 + x + y - z + w = 4 + -4x + 2y + z - 2w = 6 + + Find the roots of the equation x ^ 3-21x + 20 = 0 + + Use of the possibilities discussed during the presentation (several + color chart, grid) draw diagrams of the following functions: + ++ x ↦ x ^ 2-2x + 3 + ++ x ↦ \ cos 2x + ++ x ↦ \ sin \ tfrac {1} {x} + ++ (x, y) ↦ x ^ 2 + y ^ 2 + ++ (x, y) ↦ x ^ 2-y ^ 2 + 2 x y ^ 2 + 1. + + +Spanish: +======== +# + TITLE: Maxima - presentación de las posibilidades del programa + +* Presentación durante las clases + + comenzar el ambiente de trabajo + + realizar cálculos sobre números y funciones reales + + realización de acciones en matrices + + resolver sistemas de ecuaciones + + dibujar gráficos de funciones de una y varias variables + +* Tareas a realizar durante las clases + + Resuelve el sistema de ecuaciones + 2x - 2y + z - w = 7 + - x + 4y - 5z + 3w = 1 + x + y - z + w = 4 + -4x + 2y + z - 2w = 6 + + Encuentra las raíces de la ecuación x ^ 3-21x + 20 = 0 + + Uso de las posibilidades discutidas durante la presentación (varios + gráfico de colores, cuadrícula) dibujar diagramas de las siguientes funciones: + ++ x ↦ x ^ 2-2x + 3 + ++ x ↦ \ cos 2x + ++ x ↦ \ sin \ tfrac {1} {x} + ++ (x, y) ↦ x ^ 2 + y ^ 2 + ++ (x, y) ↦ x ^ 2-y ^ 2 + 2 x y ^ 2 + 1.