搜索资源列表
FFTtest
- 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
37724088hilbertCSharp
- 用CSharp实现了希尔伯特以及FFT算法。-Hilbert realized using CSharp and the FFT algorithm.
PitchDetection
- Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
CSharp
- 利用蝶形图进行的离数字信号时选和频选的快速傅立叶变换C#设计-design of FFT by C#
hilbert-using-cSharp
- C#实现的离散Hilbert变换的源代码,使用快速傅立叶变换(FFT)实现。-C# implementation of the discrete Hilbert transform of the source code, the use of the Fast Fourier Transform (FFT) implementation.
FFT-CSharp
- 特别好用的FFT的C#程序,十分值得下载-Especially good with the C# FFT program, is worth downloading
FFTLibrary
- CSHARP语言实现的FFT/DFT/IDFT方.(Implementation of several different FFT approach from MIT.)
dmrfx
- ofdm system simulation including 16qam modulation fft windowing modules plus cp, For lack of EMD, Can realize the two-dimensional data clustering.
ky670
- Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Machine learning routines, ofdm system simulation including 16qam modulation fft windowing modules plus cp.
FFT_PRJ
- C#和C实现FFT功能,用两种算法实现时域到频域的转换(The implement of FFT by C# or C)