Find and Bracket function
1 回表示 (過去 30 日間)
古いコメントを表示
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 件)
参考
カテゴリ
Help Center および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!