搜索资源列表
产生正弦信号
- 利用stm32的ADC输出可调正玄波信号,可以达到10K!(stm32 DAC output sin)
code.tar
- 简单的输出声音,把正弦信号输入到计算机的声卡并播放及教程(Simple output sounds, input the sine signal to the computer's sound card and play)
fft4
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
fft5
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)