search for: 328783

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

Did you mean: 32783
2011 Apr 03
2
:HELP
Hello,   I want to sum first three terms of each column of matrix. But I don't calculate with "apply" function.   skwkrt<-function(N=10000,mu=0,sigma=1,n=100, nboot=1000,alpha=0.05){ x<-rnorm(N,mu,sigma)#population samplex<-matrix(sample(x,n*nboot,replace=T),nrow=nboot) #... }   is that: suppose a is a 5x2 matrix.  a={1,2,3,4,5
2011 Mar 02
5
installing xen on a vmware work station
Hi, I decided to test new Xen pv-ops Dom0 kernel. I have a 64 bit VT machine there in it Vmware work station installed Ubuntu 10.04 64 bit and then apt-get install libcurl4-openssl-dev xserver-xorg-dev mercurial gitk build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc libncurses5-dev dpkg-dev debhelper iasl texinfo bridge-utils bison flex apt-get build-dep xen-3.3 cd /usr/src