Since 6/13/2012 5:11:34 PM, gyanendra.pokharel has written 6 articles and participated in 24 conversations. gyanendra.pokharel signature: bibas76
gyanendra.pokharel's articles:
Items(6) /1
Sampling from matrix3104 (9/7/2012 8:18:27 PM) comp.lang.fortran Hi group,
I want to sample a certain proportion of non-zero entries from each column of a matrix. I have following code which only gives the random sample from whole matrix but not column wise. I want some ide... gyanendra
Random sampling without relpacement13159 (8/9/2012 5:42:13 PM) comp.lang.fortran I have to ample a certain number of objects from a population. The following piece of code gives the sampling with replacement. What condition can I use for the sampling without replacement?
do while(j .lt. ... gyanendra
Logical issue12467 (7/31/2012 6:02:04 PM) comp.lang.fortran Hi there,
I am getting hard time because of this logical error. There is no syntax error in the code but I am not getting right output. Can some one give the idea whats going on in the following code?
pro... gyanendra
Multiple if statement13155 (7/3/2012 11:00:29 PM) comp.lang.fortran I have following code:
do p = 1,nosample
if(inftime(p)==1)then
dist11 = dist1/2
elseif(inftime(p) ==2)then
dist11 = d... gyanendra
Reduction of Sample Size in C++2119 (6/13/2012 7:16:23 PM) comp.lang.fortran Hi all,
I have a data of 625 individual in a square grid of 25 by 25 located at the coordinates (1,1), (1, 2), ......, (1, 25),(2,1), (2,2),........, (2,25), ...........,(25, 1).................., (25,25) an... gyanendra
Reduction of Sample size in fortran17330 (6/13/2012 5:09:33 PM) comp.lang.fortran Hi all,
I have a data of 625 individual in a square grid of 25 by 25 located at the=
coordinates (1,1), (1, 2), ......, (1, 25),(2,1), (2,2),........, (2,25), =
............,(25, 1).................., (25... Mark
gyanendra.pokharel's replies:
Items(6) /1
Reduction of Sample size in fortran17330 (6/13/2012 5:09:33 PM) comp.lang.fortran Hi all,
I have a data of 625 individual in a square grid of 25 by 25 located at the=
coordinates (1,1), (1, 2), ......, (1, 25),(2,1), (2,2),........, (2,25), =
............,(25, 1).................., (25... gyanendra.pokharel(31)
Reduction of Sample Size in C++2119 (6/13/2012 7:16:23 PM) comp.lang.fortran Hi all,
I have a data of 625 individual in a square grid of 25 by 25 located at the coordinates (1,1), (1, 2), ......, (1, 25),(2,1), (2,2),........, (2,25), ...........,(25, 1).................., (25,25) an... gyanendra.pokharel(31)
Logical issue12467 (7/31/2012 6:02:04 PM) comp.lang.fortran Hi there,
I am getting hard time because of this logical error. There is no syntax error in the code but I am not getting right output. Can some one give the idea whats going on in the following code?
pro... gyanendra.pokharel(31)
Random sampling without relpacement13159 (8/9/2012 5:42:13 PM) comp.lang.fortran I have to ample a certain number of objects from a population. The following piece of code gives the sampling with replacement. What condition can I use for the sampling without replacement?
do while(j .lt. ... gyanendra.pokharel(31)
Sampling from matrix3104 (9/7/2012 8:18:27 PM) comp.lang.fortran Hi group,
I want to sample a certain proportion of non-zero entries from each column of a matrix. I have following code which only gives the random sample from whole matrix but not column wise. I want some ide... gyanendra.pokharel(31)
gyanendra.pokharel is following:
Items(3) /1
Sampling from matrix3104 (9/7/2012 8:18:27 PM) comp.lang.fortran Hi group,
I want to sample a certain proportion of non-zero entries from each column of a matrix. I have following code which only gives the random sample from whole matrix but not column wise. I want some ide... gyanendra.pokharel(31)
Random sampling without relpacement13159 (8/9/2012 5:42:13 PM) comp.lang.fortran I have to ample a certain number of objects from a population. The following piece of code gives the sampling with replacement. What condition can I use for the sampling without replacement?
do while(j .lt. ... gyanendra.pokharel(31)
Logical issue12467 (7/31/2012 6:02:04 PM) comp.lang.fortran Hi there,
I am getting hard time because of this logical error. There is no syntax error in the code but I am not getting right output. Can some one give the idea whats going on in the following code?
pro... gyanendra.pokharel(31)