필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
elham kreem
elham kreem 2018년 2월 21일
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)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by