搜索资源列表
fft-2440-iic
- 32位arm9微处理器S3C2440的i2c测试源代码
fft-2440-led
- 32位arm9微处理器S3C2440的led测试源代码
fft-2440-ledshuma
- 32位arm9微处理器S3C2440的led数码管测试源代码
fft-2440-rtc
- 32位arm9微处理器S3C2440的rtc测试源代码
fft-2440-uart
- 32位arm9微处理器S3C2440的uart测试源代码
fft-S3C2440-ADS-config
- 32位arm9微处理器S3C2440在ADS下的配置文件
fft
- fft源代码,#include \"f2407_c.h\" #include \"math.h\" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
fft322
- 这是一个产品完整的代码,使用80C196 CPU和8253定时器以及AD574进行电压,电流的采集,每个电网周波采集32点,计算电压电流的有效值,功率,无功功率,功率因数,软件积分电度等-The code is production code that use 80c196 cpu and 8253 timer and ad 574 to sample the voltage and current data, 32 point per cycle of 50/60HZ ,to caculat
DSPIC_30F6014_32_FFT_
- MICROCHIP的DSPIC系列的30F6014单片机的32点FFT计算 -DSPIC_30F6014_32_FFT
fract32_FFT
- 32 bit FFT on ADI Blackfin
ADSP-21062_Compl_FFT_rad-4
- 用ADSP21062实现快速FFT基4算法 压缩包内有源代码和说明-In general, a radix-4 FFT will run faster than radix-2 FFT but will take up more space and has more restrictions on the length of the FFT. Specifically, all radix-2 FFT routines will take data lengths that are
fft
- 应用C语言在TI公司TMS320LF2407的DSP中实现32点的FFT运算,已调试通过-Application of C language in TI' s DSP to achieve TMS320LF2407' s 32 point FFT operation, has been debugging through the
fft
- this code evaluate FFT for 32 point
fftip
- 2008-2009年优秀硕士论文之:基于FPGA的高性能32位浮点FFT IP核的开发-Outstanding Master' s thesis 2008-2009: FPGA-based high-performance 32-bit floating-point FFT IP core development
FFT
- 用单片机实现音频频谱(32*64点阵) 很好玩的
FFT
- 在TI公司的TMS320C6416 DSP上做FFT变换的实现与探索。功能主要包括如下5个方面: 1. 16点基2 FFT 2. 将基2FFT结果写入SD_RAM,并读取出来 3. 对FFT的结果进行IFFT 4. 原采样点扩展为32点,做32点基2 FFT 5. 对原16点序列做基4 FFT -TI' s TMS320C6416 DSP to do the FFT transform and explore. Features include the follo
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
FFT-VCPP-1024-point
- FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-FFT 1024 point 512 point 128 point 64 point 32point
fft
- 由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,-Main controller by a 32-bit MCU, via the AD c
vhdl-code-for-FFT-32-point
- vhdl code for FFT 32 point