i have an algorithm ,how can i trans this algorithm to code in matlab?

3 Ansichten (letzte 30 Tage)
elham kreem
elham kreem am 21 Feb. 2018
i have these steps for simulation :
1- f(x) = y
2- x=random(pd,30,1)
3-pd1=makedist('uniform')
4-u=random(pd1,30,1)
5 -i want to code x=F^(-1)(u) (inverse cumulative for uniform)

Antworten (0)

Kategorien

Mehr zu Physics finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by