搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
adsp-2116x_complex_rad2_fft
- AD公司ADSP2116X的基2fft-AD ADSP2116X base 2fft
fix_fft
- 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
radix-2FFT
- 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
2fft
- 基于802.16d的OFDM下基2FFT的源码,供初学者参考!
lastce.rar
- 整形基2fft算法的C语言实现,包括蝴蝶算法和倒序重排等,fft dct
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。
exp2_FFT_DIT
- 设计一个按照时间抽取的基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 natural order.
FFT-Matlab
- 基于Matlab的时间抽取基2FFT算法 -Based on the time taken Matlab-based algorithm 2FFT
2fft
- matlab实现基2fft按时间抽取,输入倒位序,输出顺序 -matlab achieve time-based 2fft extraction, inversion input sequence, output sequence
2fftmatlab
- 基2fft的matlab程序,是比较简单的一种算法-2fft the matlab-based procedures, is a relatively simple algorithm
fft_v0.5.6.1
- 快速傅里叶变换fft算法,基于时间的基2fft,其中针对ARM7 TDMI优化,采用查表的方式- Fast Fourier Transform algorithm, based on time-based 2fft, one optimized for ARM7 TDMI, using look-up table approach
2fft
- 基2FFT算法实现改进的一篇很好的文章,有利于傅立叶变换的理解-2FFT-based algorithm to improve a very good article, and is conducive to the understanding of Fourier Transform
fft
- 基2fft,实现对实数序列的离散快速傅里叶变换-Based 2fft, the realization of the real sequence of discrete Fast Fourier Transform
dspfftv2
- dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
Base2FFT
- 基2FFT程序,已在DSP实验箱上运行通过,希望对大家有帮助-Base 2FFT procedures, has been running in the DSP test cases passed, want to help everyone
j2fft
- 实现基2FFT的算法,包括数据分析报告,Matlab实现界面友好。-To achieve the base 2FFT algorithms, including data analysis, Matlab to achieve user-friendly.
2FFT
- 该代码利用非基2FFT算法进行FFT编码-The nonbasic 2FFT algorithm implementation
用C语言实现按时间抽取的基-2FFT算法
- 用C语言实现按时间抽取的基-2FFT算法,以达到算法的计算和方便我们对于基-2FFT理论知识 的理解和应用。
R2FFT-master
- 基2算法fft实现 verilog 快速傅里叶变换(the implemention of fft in radix 2 algorithm)