psambit9791 / jdsp

A Java Library for Digital Signal Processing
https://jdsp.dev
MIT License
240 stars 45 forks source link

Auto-correlation #17

Closed yujin0201 closed 3 years ago

yujin0201 commented 3 years ago

Hello,

I want to calculate signal's Auto-Correction in Android. So, I used this library using gradle.

I saw this issue was fixed but still I can not use Cross-Correlation which takes only the signal as argument

so, how can i use ?

psambit9791 commented 3 years ago

The autocorrelation feature has been added to the codebase but it has not been released yet. It will be released with version 0.7.0 by the end of July. The version available on Maven is still on version 0.6.0.