Adding skewness to normal distribution in matlab code
古いコメントを表示
Hi! How can I add skewness to a normal distribution code in matlab and in the plot in matlab?
回答 (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
カテゴリ
ヘルプ センター および File Exchange で Student's t Distribution についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!