creazione esperimento molle

This commit is contained in:
2026-04-30 13:53:00 +02:00
commit 8621fb1736
16 changed files with 34399 additions and 0 deletions

35
dati_picchi.ipynb Normal file
View File

@@ -0,0 +1,35 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "e0a45f01",
"metadata": {},
"source": [
"# Import dati sonar"
]
},
{
"cell_type": "markdown",
"id": "b5198c57",
"metadata": {},
"source": [
"# Visualizzazione"
]
},
{
"cell_type": "markdown",
"id": "b3b88e57",
"metadata": {},
"source": [
"# Selezione picchi e creazione df"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 5
}