Find and Bracket function
Ältere Kommentare anzeigen
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 Kommentar
Oleg Komarov
am 18 Jul. 2011
Are you trying to test wheter a Random Variable (RV) is greater than another RV?
Antworten (0)
Kategorien
Mehr zu Random Number Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!