yche086
November 28th, 2005, 03:04 AM
Hi,
I'm trying to apply hilbert transform to an array of data in C++, I was wondering if anyone would have codes for this algorithm as I couldn't find any on the internet? The closest thing I found was http://ta-lib.org/d_api/d_api_idx.html, but that doesn't seem to do what I want to do (the C++ code is translated from Matlab... so ideally I want the C++ version of the transform to do what the Matlab function does)
Many thanks in advance
I'm trying to apply hilbert transform to an array of data in C++, I was wondering if anyone would have codes for this algorithm as I couldn't find any on the internet? The closest thing I found was http://ta-lib.org/d_api/d_api_idx.html, but that doesn't seem to do what I want to do (the C++ code is translated from Matlab... so ideally I want the C++ version of the transform to do what the Matlab function does)
Many thanks in advance