{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "tags": [] }, "outputs": [], "source": [ "import matplotlib.pyplot as plt # Importe le module pyplot en plt\n", "import numpy as np # Importe la bibliothèque numpy en np\n", "from scipy.stats import linregress\n", "import matplotlib.ticker as ticker\n", "from IPython.display import display, HTML" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "# Principe du radar de recul\n", "\n", "## I. Célérité des ultrasons dans l'air\n", "### 1. Mesures" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "tags": [] }, "outputs": [ { "data": { "text/html": [ "\n", "\t\n", "\t\n", "\t
\n", "\t \n", "\t \n", "\t \n", "\t\n", "\t\n", "\t\n", "\t\n", "\t \n", "\t \n", "\t \n", "\t \n", "\t\n", "\t\n", "\t\n", "\n", "\t" ], "text/plain": [ "