搜索资源列表
matlab fft源代码
- 用matlab开发的fft频谱分析程序!-matlabfft
fft-spectra-1.3.tar
- linux下的FFT 频谱分析,带源码,可以实现很多功能
fft
- simplest fft c program
27603014TMS320F2812-FFT.rar
- 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小
Spectrum(fft)
- 波形fft实现-dfgdsdfsdfsdfsdfggggggggggggggggg
Linux_bc
- 对vga接口做了详细的介绍,并且有一 ·三段式Verilog的IDE程序,但只有DMA ·电子密码锁,基于fpga实现,密码正 ·IIR、FIR、FFT各模块程序设计例程, ·基于逻辑工具的以太网开发,基于逻 ·自己写的一个测温元件(ds18b20)的 ·光纤通信中的SDH数据帧解析及提取的 ·VHDL Programming by Example(McGr ·这是CAN总线控制器的IP核,源码是由 ·FPGA设计的SDRAM控制器,有仿真代码 ·xili
fft-uboot-1.0.0
- fft-uboot-1.0.0 代码可以运行,可以作为初学者参考。-fft-uboot-1.0.0 code can run, can be used as reference for beginners.
fft
- 实现了多处理器上的FFT编程,可任意设置进程个数-Achieved a multi-processor FFT on the programming process can be arbitrarily set the number of
fft
- fft算法 经典算法 各位联系的人可以参考下-classical algorithm fft algorithm you can refer to the following link
fft
- Fast Fourier Transform FFT C language source code for linux platforms
64R4SDFpoint_FFT
- 该工程实现了一个64点FFT,verilog编写,采用R4SDF结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point FFT, verilog compiled by R4SDF structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the output repo
fft_test
- FFT FIX POINT under arm linux.
fft
- 这是Tilera芯片的多线程示例程序,本程序是用多线程在Tilera芯片上实现FFT的程序-Multi-Thread FFT in Tilera Multi-Processor
fft-arm
- 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
fft
- 快速傅里叶算法FFT,C语言编程,图形显示,移植性好,可以linux等系统下运行。-FFT,C programming, figure perform,easy transplant, function well under Linux system or other systems
FFT
- FFT和IFFT,时析型FFT是将序列逐次奇偶对分,奇数号排成一子序列,偶数号排成一子序列,各子序列的长度为N/2,-FFT and IFFT, the analysis type FFT is a sequence of successive parity pairs of points arranged in a sub-sequence, odd and even number of numbers arranged in a promoter sequence, each sub-seq
vc-DFT-FFT
- vc程序,先输入给定的三角波。然后可进行dft,fft等变换-vc program, the first input to a given triangle wave. Then dft, fft transform
fft
- 计算FFT(快速付立叶变换,可以直接编译并且使用)-Arbitrary Length FFT
fft
- 快速傅里叶变换的C语言实现,附带文字说明-Visual c code and descr iption for FFT
FFT
- To use the simple FFT implementation g++ -o demofft -I. -Wall -O3 FFT.cpp. -To use the simple FFT implementation g++ -o demofft -I. -Wall -O3 FFT.cpp.