Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to apply an FFT transform in real time under Java?

FFT Java possible transform
0
Posted

Is it possible to apply an FFT transform in real time under Java?

0

At least for JIT compilers, Java is very fast (under certain conditions it reaches or tops C++ performance!) – and I think even on no-JIT compilers, FFT analysis is no problem in real time, of course depending on available processor power and resources.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123