Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 2 months ago.
Fast Fourier Transform Pattern Recognition
I want to design a voice recognition system using fft method, my fft program uses mbed_dsp library " https://stm32f4-discovery.net/2014/10/stm32f4-fft-example/ " . I am currently unaware for pattern recognition of the FFT result. Are there any libraries or programs I can use for FFT pattern recognition? FFT Size I use 256.