Pert, Beta, Lognormal & Gamma random number generators in Simulink

Answers (1)

I know Simulink can generate normal and uniform random numbers but I can't comment on the others.
However, MATLAB has support for a variety of distributions listed here:
You can always use them with the matlab function blocks

2 Comments

How can I generate a Pert random number in Matlab? Thanks
It isn't built into MATLAB, but seems like it is closely related to beta distribution as here
You will have to write code for it yourself or search through MATLAB File Exchange for other users' submissions.

Sign in to comment.

Products

Asked:

on 9 Jul 2013

Community Treasure Hunt

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

Start Hunting!