mirror of
https://github.com/Steffo99/turtle007.git
synced 2024-11-21 20:44:20 +00:00
Migliora formattazione delle tabelle
This commit is contained in:
parent
ce585d9ba4
commit
54e42eea0b
1 changed files with 35 additions and 34 deletions
11
README.md
11
README.md
|
@ -61,7 +61,7 @@ Tentativi di interpolazione non hanno fornito nessun risultato con i dati raccol
|
|||
#### Dati sperimentali
|
||||
|
||||
| `rg_inerzia` | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Run 6 | Run 7 | Run 8 | Run 9 | Run 10 | Media |
|
||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||
|--------------|-------|-------|-------|-------|-------|-------|-------|-------|-------|--------|---------|
|
||||
| 5 | 4 | 6 | 6 | 6 | 7 | 6 | 6 | 6 | 4 | 5 | **5.6** |
|
||||
| 25 | 4 | 5 | 4 | 5 | 4 | 5 | 5 | 4 | 4 | 4 | **4.4** |
|
||||
| 45 | 6 | 4 | 2 | 5 | 4 | 7 | 6 | 7 | 4 | 6 | **5.1** |
|
||||
|
@ -85,7 +85,7 @@ Interpolando con una curva esponenziale, si è ottenuto un `R^2 = 0.989`.
|
|||
#### Dati sperimentali
|
||||
|
||||
| `rg_libera` | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Run 6 | Run 7 | Run 8 | Run 9 | Run 10 | Media |
|
||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||
|-------------|-------|-------|-------|-------|-------|-------|-------|-------|-------|--------|-----------|
|
||||
| 5 | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | _N/D_ | **_N/D_** |
|
||||
| 10 | 7 | 9 | 9 | 7 | 9 | 7 | 8 | 9 | 8 | 8 | **8.1** |
|
||||
| 15 | 7 | 6 | 7 | 7 | 6 | 7 | 6 | 8 | 7 | 7 | **6.8** |
|
||||
|
@ -112,13 +112,14 @@ Si è riusciti a determinare il valore della costante (con un margine di errore)
|
|||
#### Dati sperimentali
|
||||
|
||||
| Termiti | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Run 6 | Run 7 | Run 8 | Run 9 | Run 10 | Media tick | Media unità di lavoro |
|
||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||
|---------|-------|-------|-------|-------|-------|-------|-------|-------|-------|--------|------------|-----------------------|
|
||||
| 10 | 7000 | 6000 | 6000 | 7500 | 6000 | 8000 | 9000 | 10000 | 6000 | 7000 | **7250** | **72500** |
|
||||
| 100 | 700 | 800 | 800 | 700 | 900 | 800 | 900 | 600 | 700 | 700 | **760** | **76000** |
|
||||
| 250 | 320 | 440 | 360 | 400 | 320 | 440 | 360 | 360 | 240 | 320 | **356** | **89000** |
|
||||
| 500 | 180 | 160 | 120 | 120 | 180 | 200 | 160 | 240 | 160 | 120 | **164** | **82000** |
|
||||
| _Media_ | | | | | | | | | | | | _**79875**_ |
|
||||
|
||||
|
||||
#### Grafico
|
||||
|
||||
![](img/grafico-1-3.png)
|
||||
|
@ -131,8 +132,8 @@ Dai dati sperimentali si nota che la variazione del numero dei magazzini è pres
|
|||
|
||||
#### Dati sperimentali
|
||||
|
||||
|Angolo_virata|Valore medio magazzini| Run 1 | Run 2 | Run 3 | Run 4 | Run 5 |
|
||||
|---|---|---|---|---|---|---|
|
||||
| `angolo_virata` | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Valore medio magazzini |
|
||||
|-----------------|-------|-------|-------|-------|-------|------------------------|
|
||||
| 45 | 5 | 6 | 5 | 6 | 5 | **5.4** |
|
||||
| 90 | 5 | 6 | 6 | 7 | 6 | **6.0** |
|
||||
| 135 | 6 | 7 | 5 | 6 | 8 | **6.4** |
|
||||
|
|
Loading…
Reference in a new issue