Début d'exercice 2 + Ajout des diagrammes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
@@ -0,0 +1,5 @@
|
|||||||
|
exec("../ex1/ex1.sce")
|
||||||
|
MoyenneEspHomme=cumsum(EsperanceHomme)(179)/179
|
||||||
|
MoyenneEspFemme=cumsum(EsperanceFemme)(179)/179
|
||||||
|
MedEspHomme = median(EsperanceHomme)
|
||||||
|
MedEspFemme = median(EsperanceFemme)
|
||||||
Reference in New Issue
Block a user