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 Comment

Are you trying to test wheter a Random Variable (RV) is greater than another RV?

Sign in to comment.

Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Asked:

on 18 Jul 2011

Community Treasure Hunt

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

Start Hunting!