Mensaje de error

  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls en book_prev() (línea 775 de /home1/montes/public_html/drupal/modules/book/book.module).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters en drupal_get_feeds() (línea 394 de /home1/montes/public_html/drupal/includes/common.inc).

Apartada b) de la cuestion 1 EDiferenciales 1209S1 (Ecuacion diferencial de Clairaut, solucion singular, envolvente): Page 2 of 2

Solapas principales

[adsense:336x280:9156825571]
Programa en Sagemath para comprobar la envolvente ecuacion diferencial de Clairaut
Sage: yp=[]
Sage: yp1=-1/4*x^2
Sage: for c in range(-20,20):
Sage:     yp.append(c^2+c*x)
Sage: p1=plot(yp1, -50,50, color='red')
Sage: p2=plot(yp, -50,50, color='yellow')
Sage: p2+p1

Envolvente de la familia de curvas de la ecuacion diferencial de Clairaut

Español

Añadir nuevo comentario

Plain text

  • No se permiten etiquetas HTML.
  • Las direcciones de las páginas web y las de correo se convierten en enlaces automáticamente.
  • Saltos automáticos de líneas y de párrafos.
Pin It