搜索资源列表
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
FFT+C
- 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
FFT
- 这个程序主要用c#语言编写数字信号处理中FFT实现的源代码程序
FFT
- C#编写出的图像处理程序,FFT,反FFT
C#实现话音声音时域频域FFT实时可视化源代码
- C#实现话音声音时域频域FFT实时可视化源代码
基于dspfft算法的实现
- 基于DSP实现的FFT算法的C语言编程
傅里叶变换以及频率域卷积
- C++语言实现傅里叶变换以及频率域卷积
fft
- 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
fft
- 这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用-fft tranform if you like it, try to use it and share your idea.thank you.
FFT2
- 深刻理解DFT和基2-FFT的算法原理、编程思想,掌握C程序设计的基本技术。-A deep understanding of DFT and the 2-FFT-based algorithm, programming ideas, grasp the basic C programming techniques.
PitchDetection
- Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
fft-console
- C#编写的fft程序(Fast Fourier Transform),控制台显示结果-Fast Fourier Transform program written in C# ,console displays the results
C-implement-fft-algorithm
- C implement fft algorithm
FFT
- Fast Fourier Transform C# cla-Fast Fourier Transform C# class
pass-4-fft
- 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
FFT
- FFT的c语言实现,已经成功在FPGA的NIOS II软核里实现-FFT of c language has been successfully implemented in the FPGA NIOS II soft-core
Fast-Fourier-Transform-(FFT)-C-Sharp
- 快速傅里叶变换(FFT)C#实现,并带测试调用-Fast Fourier Transform (FFT) C# to achieve with a test call
fft
- C#FFT源码,实现时频域转换,做信号的朋友会喜欢的-C# FFT source, frequency domain conversion is achieved, make friends like signal
FFT-CSharp
- 特别好用的FFT的C#程序,十分值得下载-Especially good with the C# FFT program, is worth downloading
FFT
- 该程序代码实现C#实现FFT和IFFT变换(The program code implements C# to implement FFT and IFFT transformation)