How can I wirte algorithm for power spectral density and spectrogram?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-17 9:30 AM
Posted on May 17, 2017 at 18:30
How can I wirte algorithm for power spectral density and spectrogram?
Thank in advance
#power-spectral-density #fft-stm32f4 #spectogram
Labels:
- Labels:
-
DSP
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-18 9:48 AM
Posted on May 18, 2017 at 18:48
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.
