Find mean and standard deviation of a plot.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a plot given below:
How can I find mean, standard deviation, skewness and kurtosis of this plot?
0 Commenti
Risposte (1)
Rik
il 9 Mar 2018
If you have the underlying data, you can use the mean, std, skewness and kurtosis functions.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!