Find and Bracket function
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentario
  Oleg Komarov
      
      
 el 18 de Jul. de 2011
				Are you trying to test wheter a Random Variable (RV) is greater than another RV?
Respuestas (0)
Ver también
Categorías
				Más información sobre Random Number Generation en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

