search for: newbster

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

Did you mean: gwebster
2010 Nov 19
2
simple loop problemo (Geo brownian motion)
I would like to plot multiple random walks onto the same graph. My p variable dictates how may random walks there will be. par(mfrow=c(1,1)) p <- 100 N <- 1000 S0 <- 10 mu <- 0.03 sigma <- 0.2 nu <- mu-sigma^2/2 x <- matrix(rep(0,(N+1)*p),nrow=(N+1)) y <- matrix(rep(0,(N+1)*p),nrow=(N+1)) t<- (c(0:N))/N for (j in 1:p) { z <- rnorm(N,0,1) x[1,j] <- 0 y[1,j]
2010 Jul 24
3
HTML rendering is currently disabled (Wanna' play GUNZ!)
Okay, I'm a super super-dee-duper newbster. Aaaaand I'm on a MacBook. Aaaaand I'm running Leopard (10.5.8). So I've used Wine before a loooong time ago for some things, but nothing big. And now I want to play Gunz (from ijji.com). I got everything downloaded (the reactor) and then it tells me something about "Gecko" ne...