|
@@ -85,21 +85,21 @@ Para graficar una curva que está definida usando ecuaciones paramétricas, comp
|
85
|
85
|
---
|
86
|
86
|
|
87
|
87
|
|
88
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-01.html"
|
|
88
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-01.html"
|
89
|
89
|
<br>
|
90
|
90
|
|
91
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-02.html"
|
|
91
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-02.html"
|
92
|
92
|
<br>
|
93
|
93
|
|
94
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-03.html"
|
|
94
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-03.html"
|
95
|
95
|
<br>
|
96
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-04.html"
|
|
96
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-04.html"
|
97
|
97
|
<br>
|
98
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-05.html"
|
|
98
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-05.html"
|
99
|
99
|
<br>
|
100
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-06.html"
|
|
100
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-06.html"
|
101
|
101
|
<br>
|
102
|
|
-!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-07.html"
|
|
102
|
+!INCLUDE "../../eip-diagnostic/pretty-plots/es/diag-pretty-plots-07.html"
|
103
|
103
|
<br>
|
104
|
104
|
|
105
|
105
|
---
|
|
@@ -110,9 +110,7 @@ Para graficar una curva que está definida usando ecuaciones paramétricas, comp
|
110
|
110
|
|
111
|
111
|
## Sesión de laboratorio:
|
112
|
112
|
|
113
|
|
-### Ejercicio 1
|
114
|
|
-
|
115
|
|
-En este ejercicio graficarás algunas ecuaciones paramétricas que generan curvas interesantes.
|
|
113
|
+### Ejercicio 1: Gráficas de curvas interesantes
|
116
|
114
|
|
117
|
115
|
**Instrucciones**
|
118
|
116
|
|
|
@@ -190,7 +188,7 @@ En este ejercicio graficarás algunas ecuaciones paramétricas que generan curva
|
190
|
188
|
En [2] y [3] puedes encontrar otras ecuaciones paramétricas de otras curvas interesantes.
|
191
|
189
|
|
192
|
190
|
|
193
|
|
-### Ejercicio 2
|
|
191
|
+### Ejercicio 2: Computar promedio de notas académicas
|
194
|
192
|
|
195
|
193
|
En este ejercicio escribirás un programa para obtener el promedio de puntos para la nota de un estudiante.
|
196
|
194
|
|