im trying to calculate average grades using matlab
Afficher commentaires plus anciens

</matlabcentral/answers/uploaded_files/139114/Screenshot%20(3).png> how would i do an average grade i know id have to do individualgrade=(mp+IDQ+midterm) then do team grade=() and then do finalgrade=(individualgrade+teamgrade) but for each grade id have to get an average the multiplt by its weight??
7 commentaires
madhan ravi
le 1 Nov 2018
Modifié(e) : madhan ravi
le 1 Nov 2018
Screenshot won’t help , upload your code
roberto rico
le 1 Nov 2018
roberto rico
le 1 Nov 2018
madhan ravi
le 1 Nov 2018
Just copy and paste it here
roberto rico
le 1 Nov 2018
roberto rico
le 1 Nov 2018
Modifié(e) : roberto rico
le 1 Nov 2018
roberto rico
le 1 Nov 2018
Réponses (1)
madhan ravi
le 1 Nov 2018
0 votes
Use mean()
To calculate average
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!