搜索资源列表
fft
- 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
fft
- FPGA控制串行AD(AD0804),状态机实现,可以根据该程序实现数字电压计,数字温度计的设计-FPGA serial control AD (AD0804), state machine to achieve, you can program according to the number of voltage, the digital thermometer design
Lab0503-FFT
- 瑞泰ICETEK-VC5509-A fft设计源代码-Ruitai ICETEK-VC5509-A fft design source code
fft
- 高速定点快速傅立叶变换处理器的设计与实现-High-speed fixed-point Fast Fourier Transform Processor Design and Implementation
fft
- 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
FFT-FPGA
- FFT处理器的FPGA设计方法,适合做信号处理的技术人员参考,用FPGA实现-FFT processor, FPGA design, suitable for signal processing technology for reference, using FPGA to achieve
fft
- FFT源代码在VC++6.0下调试通过。作为DSP处理器软件设计的基础-FFT source code
5416-FFT
- TI DSP 5416 傅里叶变换C程序 设计例程-TI DSP 5416 Fourier transform C programming routines
FFT
- FFT的资料,有很多的论文和文章。主要用于FPGA的设计-FFT data, there are many papers and articles. Mainly used for FPGA design
fft
- 是全国电子设计大赛的经典,FFT算法,是一个很好的处理波形的程序-Electronic Design Competition is the classic, FFT algorithm, is a very good procedures to deal with wave
fft
- 窗函数法的FIR数字滤波器设计 matlab-Window function method of FIR digital filter design matlab
fft
- 使用MPI并行设计计算快速傅里叶变换,包含测试数据-MPI fft transform
xiebo
- 电力谐波检测中基于FPGA的FFT设计与实现-FPGA FFT
fft
- 查表法实现FFT,这是本人在全国大学生电子设计竞赛上用过的。-Look-up table method to achieve FFT, which is I on the National Undergraduate Electronic Design Contest used.
Fpgafft
- 基于FPGA的FFT设计与实现,通过验证可以实现,分享一下,值得参考-Fpga fft based on the design and implementation
FFT
- 电子设计大赛中430写的FFT变换程序,总共128个点,如果需要更多的点可自己设定-Electronic Design Competition FFT transformation process 430 to write a total of 128 points, if you need more points to set their own
5509-FFT
- 掌握用窗函数法设计 FFT 快速傅里叶的原理和方法;-Master the design of FFT window functions fast Fourier principles and methods
fft
- 关于DSP方面的fft设计的matlab程序。-Aspects of DSP design matlab fft program.
High-Speed-FFT
- 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
设计案例-FFT至简设计实现法
- DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering descr iption This design is based on the discussion to simple design metho