Adding skewness to normal distribution in matlab code
30 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi! How can I add skewness to a normal distribution code in matlab and in the plot in matlab?
0 Commenti
Risposte (2)
Roger Stafford
il 5 Dic 2017
If you have the Statistics Toolbox, I suggest you call on the 'pearsrnd' function. You can set the desired skewness value. See the website:
https://www.mathworks.com/help/stats/pearsrnd.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!