search for: guhe

Displaying 1 result from an estimated 1 matches for "guhe".

Did you mean: guha
2010 May 30
1
Calling fft from C
...ppropriate way? convolve2=function2(x,y) { x<- c(rep.int(0,exp.length-1),x) n <- length(y<-c(y, rep.int(0, irf.length -1))) x <- fft(fft(x) * Conj(fft(y)), inverse=TRUE) return(Re(x)/n) } -- Best wishes/bedste hilsner Gunnar Hellmund cand. scient., PhD http://staff.pubhealth.ku.dk/~guhe/ --- ?If everyone is thinking alike, then somebody isn't thinking.?