Return to the FFT thread Login to post to this thread
FFT
Felix Yepez
6 Posts
I want to obtain the FFT of dicrete samples stored in a vector, I know how to do it in java with the flanagan library. Can I do this in esj? How do I import the library and create the class? Thank you