Find mean and standard deviation of a plot.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a plot given below:
How can I find mean, standard deviation, skewness and kurtosis of this plot?
0 comentarios
Respuestas (1)
Rik
el 9 de Mzo. de 2018
If you have the underlying data, you can use the mean, std, skewness and kurtosis functions.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!