搜索资源列表
21262Single-ChannelComplexRad2FFT
- adsp21262的一个关于fft变换的源码。有意者尽快下吧!-adsp21262 fft of a transformation on the source. Interested parties as soon as possible under!
fft256
- 256点的快速傅立叶变换程序,在CCS上运行调试过的,非常有用哦-256 point FFT procedures, the CCS debugging run-off, very useful oh
fftff
- 用matlab实现了仿真过程中的fft变换,尤其在共模电流抑制中的共模电流分析中应用-using Matlab the simulation process of fft transform, especially in the current common-mode suppression of common mode Current Analysis Application
fft-txcl
- 1.matlab编程,实现函数的倒排序; 2.程序实现FFT,傅立叶逆变换; 3.一个图像处理程序,添加噪声,去噪。
fft128.dsp中实现fft128点变换
- dsp中实现fft128点变换,fft变换部分为汇编,主程序用的是c,fft
FFT1024
- 1024点的FFT变换的高效汇编代码 -1024-point FFT transform of the efficient assembly code
123
- 此程序基于c语言实现fft快速傅里叶变换-This procedure based on c language fft Fast Fourier Transform
fft128dian
- 用汇编写的fft变换程序,采用128点的fft,里面有采集数据,适合毕业设计用-Fft transform with a compilation of written procedures, using 128-point fft, which has collected data used for graduation
wfft
- 快速傅里叶变换是傅里叶变换的特例,本文档用汇编语言实现了快速傅里叶变换(即fft)-FFT is a particular case of DFT,The assembly realization of FFT is finished in this paper.
FFT
- 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
ee
- 快速傅立叶变换(FFT)是离散傅立叶变换的一种有效的算法,通过选择和重新排列中间结果,减小运算量。DFT有大量重复的cos、sin计算,FFT的作用就是用技巧减少cos、sin项重复计算。当采样点数为1024点,DFT要求一百万次以上计算量,而FFT则只要求一万次。-cout width cout width cout width cout width cout width cout width cout width cout width cout width cout width cout w
128point-fft-running-in-keil
- 128点快速傅里叶变换的源代码,可以在keil中运行-128point fft,running in keil
FFT
- FFT算法,fft算法的实现,具有精准的计算结果,变换灵活-FFT algorithm, fft algorithm, with precise calculations, conversion and flexible
FFT
- FFT /快速傅里叶变换的基本原理,使用Visual DSP++软件实现FFT的1024位运算,并附有matlab代码。-FFT/Fast Fourier transform of the basic principles of using Visual DSP++ software FFT of 1024 operations, together with matlab code.
fortran77-to-Fortran90-converter
- 1.dft_离散Fourier变换 2.fft 快速Fourier变换 3.f77_to_f90 将Fortran77文件转化为Fortran90文件格式 4.f90_to_f77 将Fortran90文件转化为Fortran77文件格式 5.fixcon fortran-77-to-90-converter 将Fortran77文件转化为Fortran90文件格式 -1.dft_ Discrete Fourier Transform Fast Fourier Transform
FFTyunyong
- FFT,快速傅立叶变换,求一个信号的幅值和相角,频谱特性-FFT, fast Fourier transform, seeking a signal amplitude and phase angle, spectral characteristics
Fft
- 傅里叶变换,在很多地震资料数据处理中均会用到。-Fourier transform, in many data processing seismic data will be used.
FFT
- 数学计算方法学习中的快速傅里叶变换FFT编程-Mathematical way to learn the fast Fourier transform FFT program
uhd_fft
- fft傅里叶变换 python语言 uhd_fft.py-fft python
APFFT与FFT对比
- 一种全相位傅里叶变换与传统傅里叶变换的比较仿真 可完美运行