You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1id="TRAITEMENT-DU-SIGNAL----PPMD/ENSG">TRAITEMENT DU SIGNAL -- PPMD/ENSG<aclass="anchor-link" href="#TRAITEMENT-DU-SIGNAL----PPMD/ENSG">¶</a></h1>
<h2id="Installation">Installation<aclass="anchor-link" href="#Installation">¶</a></h2><p>Télécharger les deux scripts suivants dans un répertoire local,</p>
11764
11787
<ul>
11765
11788
<li><ahref="install_pkg_ensg">Installation des packages Python</a></li>
11766
11789
<li><ahref="config_notebook_ensg">Configuration du notebook Jupyter</a>
11767
-
puis faire <code>chmod 755 *_ensg</code> et enfin lancer ces deux scripts (par <code>./install_pkg_ensg</code> par exemple)</li>
11790
+
puis faire <code>chmod 755 *_ensg</code> et enfin lancer ces deux scripts (par <code>sudo ./install_pkg_ensg</code>, puis <code>./config_notebook_ensg</code> (en mode utilisateur))</li>
11768
11791
</ul>
11769
-
<p><pstyle="color:red"><strong>Attention</strong> : pour ceux qui auraient déjà installé avant le 24 novembre, merci de faire une mise à jour du dépôt par</p>
11770
-
11771
-
<pre><code>cd ~/LecturesSignalProcessing
11772
-
git pull</code></pre>
11773
-
<p></p></p>
11774
11792
<h2id="Télécharger-l'archive-du-cours">Télécharger l'archive du cours<aclass="anchor-link" href="#Télécharger-l'archive-du-cours">¶</a></h2><p><ahref="http://perso.esiee.fr/~bercherj/PPMD/LecturesSignalProcessing.zip">Archive</a>
11775
11793
puis la décompresser par <code>unzip LecturesSignalProcessing.zip</code></p>
11776
11794
<h2id="Les-cours-en-pages-html">Les cours en pages html<aclass="anchor-link" href="#Les-cours-en-pages-html">¶</a></h2><p><ahref="http://perso.esiee.fr/~bercherj/Lectures_SignalProcessing/index.html">Version Web</a></p>
11777
11795
<h2id="Le-poly">Le poly<aclass="anchor-link" href="#Le-poly">¶</a></h2><p><ahref="Poly.pdf">Poly</a> (! déjà inclu dans l'archive)</p>
11796
+
<h2id="Les-TPs">Les TPs<aclass="anchor-link" href="#Les-TPs">¶</a></h2><h3id="TP-n°1-:-Images">TP n°1 : Images<aclass="anchor-link" href="#TP-n°1-:-Images">¶</a></h3><p><ahref="https://perso.esiee.fr/~bercherj/PPMD/tpimage.zip">Distribution pour le TP</a></p>
11797
+
<h3id="TP-n°2-:-Filtrage-adaptatif">TP n°2 : Filtrage adaptatif<aclass="anchor-link" href="#TP-n°2-:-Filtrage-adaptatif">¶</a></h3><p><ahref="https://perso.esiee.fr/~bercherj/PPMD/noisecancellationlab.zip">Distribution pour le TP</a></p>
0 commit comments