synthetic data follow specific distribution

조회 수: 3 (최근 30일)
nana
nana 2024년 9월 19일
편집: Star Strider 2024년 9월 19일
How to generate synthetic datasets that follow specific distributions

답변 (1개)

Star Strider
Star Strider 2024년 9월 19일
편집: Star Strider 2024년 9월 19일
Choose the appropriate distribution and select the related function that produces random numbers.
Examples are normrnd, poissrnd, lognrnd.
See Probability Distributions for a list of them.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by