>> t_reaccion=bayestim_medias_nosave(10^5,10,1000,2,0,1,10^-3,.995);
>> hist(t_reaccion,0:1000)
>> t_reaccion2histog_carpenter(t_reaccion,20,’r.-‘);
>> t_reaccion=bayestim_medias_nosave(10^5,10,1000,2,0,1,10^-3,.995);
>> hist(t_reaccion,0:1000)
>> t_reaccion2histog_carpenter(t_reaccion,20,’r.-‘);
Leave a Reply