Find and Bracket function
이전 댓글 표시
Hi everyone, I will like to ask if this
P=find((RT)>(RF)) ProbP=(numel(P))/1000;
is the same as Probability[RT>RF] If the sample space of RT and RF is both 1000.
Thanks.
댓글 수: 1
Oleg Komarov
2011년 7월 18일
Are you trying to test wheter a Random Variable (RV) is greater than another RV?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Random Number Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!