Can you compute an ensemble average from the iterations in a loop?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Amita Amte
el 21 de Ag. de 2017
0 votos
You can refer to the following for starters:
https://www.mathworks.com/matlabcentral/answers/85569-average-curve-for-a-set-of-curves
Categorías
Más información sobre Classification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!