synthetic data follow specific distribution

3 次查看(过去 30 天)
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