synthetic data follow specific distribution

How to generate synthetic datasets that follow specific distributions

Answers (1)

Star Strider
Star Strider on 19 Sep 2024
Edited: Star Strider on 19 Sep 2024
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.

Asked:

on 19 Sep 2024

Edited:

on 19 Sep 2024

Community Treasure Hunt

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

Start Hunting!