search for: exp_x

Displaying 2 results from an estimated 2 matches for "exp_x".

2006 Sep 22
4
Creating Movies with R
...x<-0.5 x0<-0.1 vx0<-x0 nx<-101 ## grid intervals along x newx<-seq(xmin,xmax,len=nx) # grid along x # M1 <- do.call("g", c(list(x = newx), mypar)) mypar<-c(q,lam1,lam2) sig_xx<-do.call("sigma_pos",c(list(t=newtime),mypar)) mypar<-c(lam1,lam2,x0,vx0) exp_x<-do.call("expect_position",c(list(t=newtime),mypar)) #rho_x<-function(x,expect_position,sigma_pos) #NB: at t=0, the density blows up, since I have a delta as the initial state! # At any t>0, instead, the result is finite. #for this reason I now redefine time by getting rid of t...
2006 Mar 30
8
iostat -xn 5 _donot_ update: how to use DTrace
on Solaris 10 5.10 Generic_118822-23 sun4v sparc SUNW,Sun-Fire-T200 I run #iostat -xn 5 to monitor the IO statistics on SF T2000 server. The system also have a heavy IO load, for some reason iostat donot refresh (no any update). It seems like iostat is calling pause() and stucked there. Also my HBA driver''s interrupt stack trace indicates there is a lot of swtch(), the overall IOPS