Message Boards Message Boards

0
|
201 Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Built in cross correlation function?

Posted 27 days ago

Is there a built-in function to perform the cross correlation of two functions?

There is Convolve[f,g,x,y] which is similar but not identical.

enter image description here

POSTED BY: Ehud Behar
3 Replies

This is for sequences only, not for continuous functions.

POSTED BY: Robert Nowak

Isn't Correlation just reversing f[t] aka f[-t] and performing Convolution.

Convolve[f[-x],g[x],x,y]
POSTED BY: Robert Nowak

Think it is ListCorrelate.

POSTED BY: Martijn Froeling
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract