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!