Adding skewness to normal distribution in matlab code
30 次查看(过去 30 天)
显示 更早的评论
Hi! How can I add skewness to a normal distribution code in matlab and in the plot in matlab?
0 个评论
回答(2 个)
Roger Stafford
2017-12-5
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!