搜索资源列表
yinpin
- 这是全国一等奖作品音频信号分析仪的FPGA源码,该设计采用FFT的设计方法,其中FFT利用IPcore,采用的是burst流型的,减少了计算量,保证了频谱更新及时。-signala analysis by FPGA,by FFT
FFTNios-II
- VHDL NIOS-II FFT 频谱分析仪-this is a anloay by FPGA
fft
- 用VERILOG语言实现的频谱分析仪(FFT)-VERILOG language with the Spectrum Analyzer (FFT)
FFT_report_VHDL
- 讲解VHDL的一些基本概念、用法。其中还包含了频谱分析的一些介绍,重点在于FFT算法介绍。-VHDL to explain some basic concepts, usage. Spectral analysis which also includes some descr iption, with emphasis on FFT algorithm introduced.
example-of-the-use-fpga-in-fft_core
- 本程序实现了在FPGA中使用FFT—IPcore做频谱分析功能。-Realized by the use of the FPGA FFT-IPcore do spectrum analysis.
FFT
- 用单片机实现音频频谱(32*64点阵) 很好玩的
FFTSim.m
- 仿真FFT参数对采用FFT算法分析信号频谱的影响。产生频率分别为2Hz,2.05Hz的正弦波合成信号,采样 频率=10Hz。根据(8-8)式,要实现分辨两个单频信号的目的,DFT的序列长度必须满足 。分别仿真3种 情况下的FFT变换:1)取 的128点数据,计算FFT;2)将128点 以补零的方式加长到512点,计算FFT; 3)取512点 ,计算FFT-fft simulation matlab
frequency-and--fft
- 包含频谱分析器中的频率采样部分,FFT倒序部分的NIOSII程序。-Contains the frequency sampling part of the spectrum analyzer, FFT the reverse order part NIOSII of the program.
audio_fft_vga
- 代码使用Verilog HDL实现了使用WM8731对音频进行采样,并且使用ALTERA FPGA实现了频谱计算(FFT),在VGA上显示频谱。-Achieved using the Verilog HDL code using WM8731 audio sampling, and use ALTERA FPGA to achieve the calculated spectrum (FFT), shows the spectrum on VGA.
versionOK
- 音乐魔方:对音频信号进行采集,通过FFT变换得到频谱信息,将频谱信息在LED阵列上显示。-Music Cube: an audio signal acquisition, spectral information obtained by FFT transform, the spectral information is displayed on the LED array.
VB-voice-spectrum-analysis
- 通过api函数获取声卡音频数据,并进行FFT变换,将频谱图显示出来。(Data sound card are obtained by api functions and converted with FFT to frequency graph.)