Can you compute an ensemble average from the iterations in a loop?
Afficher commentaires plus anciens
I have a for loop that plots a moment/angle curve for a series of data sets, but instead of plotting the individual curves on one graph I would like to get the ensemble average curve of all the data sets.
Réponses (1)
Amita Amte
le 21 Août 2017
0 votes
You can refer to the following for starters:
https://www.mathworks.com/matlabcentral/answers/85569-average-curve-for-a-set-of-curves
Catégories
En savoir plus sur Classification 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!