搜索资源列表
fft-ifft
- 用C语言实现了基2 DIT-FFT、DIF-FFT、DIT-IFFT和DIF-IFFT,而且运算点数可以自己设定,在vs2005下运行通过-2-based DIT-FFT、DIF-FFT、DIT-IFFT和DIF-IFFT with user-defined processing points are implemented using C, which has been run successfully in VS 2005.
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
DIF-IFFT
- 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
FFT
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
fft-DIF
- 自己编写的C语言基于频率抽取的基2FFT算法,用于大家学习交流-I have written C language based on the frequency of taking the base 2FFT algorithm, for them to learn from the exchange of
DIF_SFFT
- 自己编写的基于频域抽取的分裂基FFT算法的程序代码-provide the DIF-FFT
MACD1
- MACD指标(Moving Average Convergence Divergence) 平滑异同移动平均线. 主要是利用长期与中短期移动平均线来计算两者之间的差离情况,作为研判未来行情走势的依据,其中包括了三条线:MACD线、DIF线(是核心)、柱状线 BAR(MACD辅助指标—用红柱和绿柱,其公式为:BAR=2×(DIF-DEA))。但要切记:任何指标相对于成交量而言都是滞后的,避免进入纯指标分析误区, 所以任何技术指标不能孤立的使用。-MACD indicator (Moving Ave
64pointFFTR2MDC
- 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the out
fft
- there is some codes about DIT AND DIF OF FFT
fixedPointFFTAlgorithm(DIT-DIF-SRFFT)
- 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
dit-dif-fft
- 基于dsp的FFT实现,在板子上调试通过,功能实现的不错,就是代码有点罗嗦,请高手继续改进-Dsp of the FFT based implementation of debugging by the board, functions to achieve the good, is the code a bit wordy, please continue to improve the master
dit-dif-fft-and-dit-dif-ifft
- 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
FFT_r2
- Radix 2 DIF FFT function for TMS320C6713 made by asura and general fucntion
FFT
- An Elementary Introduction to the Discrete Fourier Transform 1.1 ComplexNumbers 1.3 Analyzing the Series 1.5 Filtering a Signal 1.6 How Often Does One Sample? 1.7 Notes and References 1.2 Trigonometric Interpolation 1.4 Fourier Frequenc
8PT-FFTUSING-DIF-FFT
- THIS THE PROGRAMME IN WHICH THE 8 POINT FFT OF THE SEQUENCE IS OBTAINED USING THE DIF FFT TECHNIQUE.-THIS IS THE PROGRAMME IN WHICH THE 8 POINT FFT OF THE SEQUENCE IS OBTAINED USING THE DIF FFT TECHNIQUE.
FFT
- 快速傅里叶变换FFT的C语言实现及应用,DIF-FFT,DIT-FFT-C language implementation and application of DIF-FFT, DIT-FFT Fast Fourier Transform (FFT)
basic2_dit-dif-fft-and-dit-dif-ifft
- c语言 实现fft-dit算法 可运行 完成蝶形运算-basic c conplete fft-dit
SDF-DIF-FFT-pipelined
- vhdl code for pipelined single delay feedback radix 2 square FFT
DIT-DIF
- 对要求的2种实数序列进行基2-DIT和基2-DIF FFT变换-Base 2-DIT and the base 2-DIF FFT transform is required for two kinds of real sequence
设计案例-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