|
|
 |
| found 801 articles for 1.183 sec |
  |
Group: sci.stat.math · Group Profile · Search for randomized in sci.stat.math
Author: orz
Date: Jun 8, 2010 01:49
On Jun 7, 9:24 am, Öö Tiib <oot...@hot.ee> wrote: On Jun 7, 5:53 pm, orz <cdh...@gmail.com> wrote: I had not actually realized that C++0x proposals included new RNG stuff. It seems to be rather fond of the idea of a distribution & RNG pair as a discrete object. I'd rather go lighter on templates than they like, at least for the stuff not targeted at researchers
|
| Show full article (9.72Kb) |
Group: sci.stat.math · Group Profile · Search for randomized in sci.stat.math
Author: orz
Date: Jun 8, 2010 01:40
fuaada wrote: My generator for random poisson number is B = [0 2; 1.5 1.94 ; 2 1.97 ; 3 1.86 ; 3.5 1.91 ; 4.5 1.75 ; 5 1.73 ; 6 1.59 ; 7.5 1.37 ; 8.5 1.18 ; 9 1.16; 10.5 1.0885]; xdata=B(:,1); num=100;gamma=1; npoints=11; T=24; for i=1:npoints+1 X(:,i)=poissrnd((gamma*xdata(i)),1,num); end Here i want to fix the random number X
|
| Show full article (4.00Kb) |
|
 |
|
1 ·
2 ·
3 ·
4 ·
5 ·
6 ·
7 ·
8 ·
9 ·
next |
|
|