Commit e30793d8 authored by MigAP's avatar MigAP

add small oscillations zoom

parent 666b40bd
......@@ -258,8 +258,9 @@ en compte toutes les mesures.
plt.figure(figsize=(10,5))
plt.plot(t,smallSignal)
plt.ylim(-10,10)
plt.tight_layout()
plt.title("Reconstruction du phénomène périodique sur la concentration de CO2 en fonction du temps")
plt.xlabel("Temps [semaines]")
plt.ylabel("Concentration de CO2 [ppm]")
plt.savefig(matplot_lib_filename)
matplot_lib_filename
#+end_src
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment