Random CDF Values based on probability

조회 수: 8 (최근 30일)
Tyler
Tyler 2014년 8월 26일
답변: José-Luis 2014년 8월 26일
Is there a way to generate a value from a random CDF probability?
The function:
y = cdf('name',x,A,B)
for a normal distribution returns a probability y given a value x , the mean A , and standard deviation B.
I want to have basically the reverse where the function returns the value x based on the probability y, the mean A , and standard deviation B.
Is there any possible way to do this?
Thanks!

답변 (1개)

José-Luis
José-Luis 2014년 8월 26일

카테고리

Help CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by