2017-05-17 09:30 AM
How can I wirte algorithm for power spectral density and spectrogram?
Thank in advance
#power-spectral-density #fft-stm32f4 #spectogram2017-05-18 09:48 AM
If familiar with matlab then go for stm33 matlab simulink and embedded coder, along with relevant toolboxes for your project. If 64 bit double and data crunching needed, target stm32f769. With processor in the loop abd other test features mixing simulation and hw, matlab might be an option to consider. Otherwise micropython maybe with pynum if working.