Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > IDL > autocorrelation...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 138 of 228
Post > Topic >>

autocorrelation function

by "Yves" <yhennequ@[EMAIL PROTECTED] > Jun 21, 2006 at 06:59 AM

hi!

I need to calculate the autocorrelation function "g" of some signal
"S", the latter being vector with N elements. I did:

lag = indgen( N )
g = a_correlate( S, lag )

This works fine for relatively small N, but above ~ 4,000,000 it says
something like:
subscript of S : low>0, high<N-1 etc.....

I cannot see in a_correlate.pro why it does this.
I have also tried using the FFT which a lot faster and looks good but
somehow the normalisation is not the same. This all might be simple but
I am useless with discrete fourier transform. :)

Any suggestions??

Thanx
Yves.
 




 1 Posts in Topic:
autocorrelation function
"Yves" <yhen  2006-06-21 06:59:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 4:29:55 CDT 2008.