Hey!
I wanna use Hilbert Transform to get the envolope of the signal acquired from the PCI-6115 DAQ board. I wrote my application in C++ (under .NET 2003). Is there any library that provides Hilbert Transform function?
In my LabView 7 Express, it seems there is a "lvanlys.dll" which contains a function "long FastHilbertTransformH(void *xH, long *tbl)". But how can I call it in my own C++ application?
Thanks and Regards,
Tim