搜索资源列表
xiangWeiCha
- 是一些 数字相关法的论文 1.FFT法与数字相关法在相位测量上的比较.pdf 2.采用数字相关法测量相位差.pdf 3.基于FFT谱分析算法的高精度相位差测量方法.pdf 4.基于Hilbert变换的相位测量法与数字相关测相法的比较.pdf 5.基于虚拟仪器技术和互相关原理的相位测量仪.pdf 6.数字化相位差测量算法的研究.pdf 7.相位差的数字化测量研究.pdf 8.虚拟仪器测量周期信号相位的仿真设计.pdf-Are some figures
ifft
- fft蝶形算法的逆变换,用c++编写,用循环计算实现-fft butterfly algorithm inverse transform, using c++ prepared, calculated using the cycle to achieve
DSP2812FFT
- TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小.-C
FFT
- 可以实现FFT的算法,可以用此程序经过部分修改实现IFFT算法。-FFT algorithm can be achieved, this procedure can be used after some modifications to achieve IFFT algorithm.
fft
- FFT 源码,根据书本上的FFT的基2算法编的-fft program,i do it myself
ffrspeturm
- 基于VC的频谱分析系统,FFT算法绝对原创,有基本数据拾取和输入功能,与上位机通信共同完成现场数据的采集和实时处理-VC-based spectrum analysis system, FFT algorithm is an absolute original, there are basic data pickup and input functions, with the host computer communication have completed field data collec
Lab0503-FFT
- 一个简单的 FFT 算法的 C 语言程序, 适合各初学者学习和使用-FFT C LANGUAGE
1234567
- 对DFT算法原理和基本性质的理解 。实信号的FFT算法 。在DSP上实现FFT的编程思想-DFT algorithm on the principles and basic understanding of the nature. FFT algorithm for real signals. FFT in the DSP programming ideas to achieve
16bitfloatingFFT
- 给出了16位浮点FFT的算法代码及相关资料-Given a 16-bit floating-point FFT algorithm code and related information
fft
- 全球导航系统中,软件接收机基带处理部分的捕获电路的算法仿真-FFT acquisition
DIT-FFT
- 快速傅里叶变换的算法,基于c语言,有正运算和逆运算-Fast Fourier transform algorithm, based on the C language, positive operation and the inverse
fft
- FFT的两个学习资料,其中有FFT频谱分析和快速Fourier变换算法及Matlab程序实现-FFT of two learning materials, including FFT spectrum analysis and fast Fourier transform algorithm and Matlab program achieved
zoom-fft
- 局部频谱细化算法的实时效率 比较zoom-fft各种算法-Local spectrum thinning algorithm more efficient, real-time zoom-fft algorithms
DFT-FFT
- dft和fft的算法,有助于很好的理解算法内容,实例清楚明了-DFT and FFT algorithm, to help a very good understanding of the algorithm, the example is clear
The-Fresnel-diffraction--D---FFT
- 菲涅尔衍射积分的D FFT算法。分别改变抽样数、衍射距离,观察计算结果,同时与S FFT算法和T FFT的结果比较。-The Fresnel diffraction integral D- FFT algorithm.Change sampling number, the diffraction distance respectively, observe the calculation results, at the same time with S- FFT algorithm and co
fft_convolution
- 实现了基于fft的卷积算法。更快速和高效(The convolution algorithm based on FFT is implemented)
80040623
- 非常不错的fft的算法,在tc2 0环境下编译通过了的()
FFT (2)
- DSP上实现快速傅里叶变换的算法,仅做参考(An algorithm for realizing fast Fourier transform on DSP)
fft - 副本
- 进行FFT变换。任何连续测量的时序或信号,都可以表示为不同频率的正弦波信号的无限叠加。而根据该原理创立的傅立叶变换算法利用直接测量到的原始信号,以累加方式来计算该信号中不同正弦波信号的频率、振幅和相位。当然这是从数学的角度去看傅立叶变换。(Any continuous time sequence or signal can be expressed as an infinite superposition of sinusoidal signals of different frequencie
fft测试程序2
- 提取了一种手势识别的算法,通过皮肤颜色模型将手势分割出来,然后追踪其边缘,再通过傅里叶系统作为特征向量进行识别。识别率很高的。(A gesture recognition algorithm is extracted from the skin color model, then the gestures are segmented, then the edges are traced, and then the Fourier system is used as the feature vec