From 86ee7f7001d764b84a855eb7fe547846192c75db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Mon, 26 Jan 2015 20:07:33 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20enlace=20al=20notebook=20sobre?= =?UTF-8?q?=20el=20salto=20de=20Baumgartner=20Closes=20#13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Clase4b_Ecuaciones-no-lineales-EDOs.ipynb | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Notebooks/Clase4b_Ecuaciones-no-lineales-EDOs.ipynb b/Notebooks/Clase4b_Ecuaciones-no-lineales-EDOs.ipynb index a732c87..1e53ec9 100644 --- a/Notebooks/Clase4b_Ecuaciones-no-lineales-EDOs.ipynb +++ b/Notebooks/Clase4b_Ecuaciones-no-lineales-EDOs.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:500943b05be2c05bd94b1fc1c47fdb7fbaf9ba97fe48ef3dbdaef31e4a9429eb" + "signature": "sha256:d41cd1108737fb730af5013ebb06ba51dd242be30cbd1cfc0bb4c12e058f9e13" }, "nbformat": 3, "nbformat_minor": 0, @@ -874,6 +874,19 @@ ], "prompt_number": 24 }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Para ampliar\n", + "\n", + "En nuestra edici\u00f3n anterior del curso de AeroPython puedes ver una aplicaci\u00f3n muy interesante de lo que hemos visto hasta ahora al **salto de Felix Baumgartner**. \u00a1Aqu\u00ed lo tienes!\n", + "\n", + "http://nbviewer.ipython.org/github/AeroPython/Curso_AeroPython/blob/v1.0/Notebooks/Clase6b_Finale.ipynb\n", + "\n", + "$$\\displaystyle m \\frac{d^2 y}{d t^2} = -m g + D$$" + ] + }, { "cell_type": "markdown", "metadata": {},