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!