搜索资源列表
FFT
- 基于stc12c5a60s2的 fft音频快速傅里叶变换,可以扩展做数字滤波器-Fft audio based stc12c5a60s2 the fast Fourier transform, digital filters can be extended to do
fft1604
- FFT变换用单片机实现,效果良好。有视频验证。可以对音频信号检测。能简单画出波形-FFT transform, with MCU to good effect. With video verification. Audio signal can be detected.
fft
- 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
DSP_Basic_development_program
- 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
FFTVHDl
- 基于FPGA的fft实现 摘要:本系统基于Altera Cyclone II 系列FPGA嵌入高性能的嵌入式IP核(Nios)处理器软核,代替传统DSP芯片或高性能单片机,实现了基于FFT的音频信号分析。-FPGA-based realization of the fft Abstract: This system is based on Altera Cyclone II family of embedded high-performance FPGA embedded IP core
MCUAD
- 本音频信号分析仪由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,是理想的音频信号分析仪的解决方案。-The audio signal ana
DigitalSignalProcessingCourseware
- 数字信号处理在机械制造中,基于 FFT算法的频谱分析仪用于振动分析和机械故障诊断;医学中使用数字信号处理技术对心电(ECG)和脑电(EEG)等生物电信号作分析和处理;数字音频广播(DAB)广泛地使用了数字信号处理技术。可以说,数字信号处理技术已在信息处理领域引起 了广泛的关注和高度的重视。-Digital signal processing in the machinery manufacturing, FFT algorithm based on a spectrum analyzer f
matlab
- audio filter,fft,dft,pole zero plot,gui,dsp signal operations
FFT-avr
- 我的毕业设计,关于AVR单片机的fft程序,确实可用,请大家享用吧。是2009年做的,在优酷网上有视频,可以搜索音频频谱音乐盒。- I graduated from the design, on the AVR single-chip FFT procedures, is available, please enjoy. On 2009, in excellent brutal net video, can search the audio spectrum music box.
MUl
- 自己编写的单周期16位乘法器源代码,作为普通51单片机的“协处理器”可以实现普通51的实时音频FFT-16bit multiplier source code I have written a single cycle, as the ordinary 51 single-chip coprocessor can achieve a common 51 real-time audio FFT
FFT-Audio-Analysis
- FFT audio分析PIC代码 免费软件,可以参考参考-FFT Audio Analysis Copyright (C) 2011 Simon Inns This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fre
16-divided-by-FFT-
- 采用快速傅立叶变换(FFT)离散傅里叶变换的一种快速算法,来实现音频频谱变化,在32*64双色点阵上显示音频频谱 16分频-A discrete Fourier transform using a fast Fourier transform (FFT) a fast algorithm to achieve changes in the audio spectrum, the audio spectrum 16 is divided in a 32* 64-color dot matrix
AudioSyncRGBLED_P89LPC9xx
- 使用NXP P89LPC936實作音樂同步的RGB LED燈具, 會隨著音頻高低與節奏而改變顏色, 實作: 1.對音頻做AD轉換 2.以整數FFT分析其頻譜 3.根據頻譜輸出控制RGB LED
fft
- 由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,-Main controller by a 32-bit MCU, via the AD c
FFT_for_SPORTS
- 基于ADI的BF561芯片,开发环境是VisualDSP++,实现音频的FFT实时分析。-Based on the ADI BF561 chip development environment is VisualDSP++, to achieve real-time audio FFT analysis.
Audio-Analyzer(2007)
- 2007年全国电子设计,音频分析仪,基于正点原子mini开发板。用的STM32自带AD,定时器精确控制采样率,通过FFT变换,实现频谱显示、功率显示、周期性判断等。-2007 National Electronic Design, audio analyzers, atomic mini development board based on punctuality. The STM32 comes with AD, precise control of the sample rate timer
Exp02-FFT
- 基于DSP下的FFT算法,实现对音频信号的处理,直接下载到板子就可以用-FFT algorithm based on DSP under realization of the audio signal processing, direct download to the board can be used
FFT
- 基于Altera Cyclone II 系列FPGA嵌入高性能的嵌入式IP核(Nios)处理器软核,实现了基于FFT的音频信号分析-Altera Cyclone II FPGA family based embedded high-performance embedded IP core (Nios) soft core processor to achieve a FFT-based audio signal analysis
Nexys4FFTDemo-master
- A simple Verilog example of a 4096pt FFT on analog input from a Nexys 4 XADC. The input is sampled at 1MSPS, oversampled to produce 14-bit samples at 62.5kHz, then sent to the FFT processing modules and passed through to PWM Audio out. The FFT output
FFT音频实验
- 战舰STM32F103开发板V3版本 音频实验(The audio experiment of the V3 version of the warship STM32F103 development board)