Welcome![Sign In][Sign Up]
Location:
Search - dft using c

Search list

[GDI-Bitmapdft

Description: DFT程序源代码,用C语言写的,请需要的朋友查收-DFT program source code, written using C language, please find a friend in need
Platform: | Size: 2048 | Author: | Hits:

[VC/MFCdft

Description: 离散DFT对初学者有很大帮助,用C语言实现.-Discrete DFT are very helpful for beginners, using C language.
Platform: | Size: 30720 | Author: 卢彦飞 | Hits:

[DSP programFFT

Description: 这是本人自己写的程序,是对数字信号处理的DFT及FFT,用计算机来实现,此处是用VC6.0来实现-This is a program I wrote it myself, is a digital signal processing of the DFT and FFT, using the computer to achieve here is to achieve VC6.0
Platform: | Size: 3526656 | Author: 林萍 | Hits:

[Industry researchcmplx

Description: Computing DFT of a signal using C program
Platform: | Size: 15360 | Author: shreyas | Hits:

[Special EffectsDFT

Description: DFT,傅里叶变换的C程序,使用傅里叶矩阵变化算法-DFT, Fourier transform of C programs, changes in algorithm using Fourier matrix
Platform: | Size: 199680 | Author: zhaoxuefeng | Hits:

[assembly languageDFT

Description: ADI公司针对虎鲨系列DSP的开发软件,主要应用c-c++以及汇编语言进行编程。该文将是对其进行DFT变换,并采用汇编语言编写-ADI company for the series of DSP development software tiger sharks, the main application of c-c++ and assembly language programming. This paper will be its DFT transform, and using assembly language
Platform: | Size: 1024 | Author: 刘越 | Hits:

[OtherC-DFT

Description: 利用C语言实现傅里叶变换DFT的算法详解-Using C language Detailed Fourier transform DFT algorithm
Platform: | Size: 6144 | Author: hu wen | Hits:

[DSP programradix2

Description: It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C-It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C++
Platform: | Size: 1024 | Author: binish | Hits:

[Program docDSP-Applications-using-C-a-TMS320C6x-DSK-(Chassai

Description: C. S. BURRUS and T. W. PARKS: DFT/FFT AND CONVOLUTION ALGORITHMS: THEORY AND IMPLEMENTATION JOHN R. TREICHLER, C. RICHARD JOHNSON, JR., and MICHAEL G. LARIMORE: THEORY AND DESIGN OF ADAPTIVE FILTERS T. W. PARKS and C. S. BURRUS: DIGITAL FILTER DESIGN RULPH CHASSAING and DARRELL W. HORNING: DIGITAL SIGNAL PROCESSING WITH THE TMS320C25 RULPH CHASSAING: DIGITAL SIGNAL PROCESSING WITH C AND THE TMS320C30 RULPH CHASSAING: DIGITAL SIGNAL PROCESSING LABORATORY EXPERIMENTS USING C AND THE TMS320C31 DSK RULPH CHASSAING: DSP APPLICATIONS USING C AND THE TMS320C6x DSK
Platform: | Size: 3528704 | Author: Barish Chandran | Hits:

[Special EffectsDigital_Image_Process_Example

Description: 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算子 Gradient Operator Canny 边缘侦测器使用梯度运算子 参考 Computer Vision Shapiro Stockman Prentice Hall P.300 杂讯产生器 Noise 影像空间转换 Translate 频率域处理Frequency domain proc.. 傅利叶转换 Fourier transform 显示FFT(DFT)频域影像 Show Fourier trans.. 频率域滤波器 Frequency Filter Ideal低频滤波器 Ideal高频滤波器 Butterworth低频滤波器 Butterworth高频滤波器 Gaussian低频滤波器 Gaussian高频滤波器 离散余弦转换 DCT transform 显示DCT频域影像 Show Fourier trans.. DCT量化器 DCT Quantization (P441)霍夫曼编码实作-The show program using Borland C++ Builder compiler development, The reference books Digital Image Processing, Prentice Hall, 2002. (2nd edition) Have the following functions: Space domain processing Spatial domain proc .. Grayscale value conversion Gray Level Trans .. Spatial Filter mask filter Statistics Filter statistical filter Gradient operator Gradient Operator Canny edge detector using the gradient operator Reference Computer Vision Shapiro Stockman Prentice Hall P.300 Noise Generator Noise Image space conversion Translate Frequency domain processing Frequency domain proc .. Fourier transform Fourier transform Display FFT (DFT) frequency domain imaging Show Fourier trans .. Frequency domain filter Frequency Filter Ideal low-pass filter Ideal high-frequency filter Butterworth low-frequency filter The Butterworth high frequency filter Gaussian low-pass filter The Gaussian high frequency filter The discrete cosine transform D
Platform: | Size: 1949696 | Author: 章竣尧 | Hits:

[OtherFFT

Description: 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, the combined DFT physical significance and experimental results to deepen the understanding of the Fourier transform. The article first a simple signal using MATLAB FFT simulation obtained spectrogram followed by the completion of the FFT of the C language, combined with MATLAB plotting and data processing functions come under the C implementation of the FFT results Finally, the discussion and analysis of the experimental results .
Platform: | Size: 528384 | Author: 谢寿成 | Hits:

[Program doctaking.lives.(2004).eng.1cd.(4687647)

Description: DFT Using C code word has been provided here. Please download and make life simple
Platform: | Size: 31744 | Author: ashutoshjha65536 | Hits:

[AlgorithmDFT

Description: 用c++写的DFT的算法。详细地写了DFT的整个计算过程-Using c++ to write the DFT algorithm. Detailed written throughout the DFT calculation
Platform: | Size: 1024 | Author: cdz | Hits:

[AlgorithmDFT

Description: DFT。使用c#语言,实际项目里的源代码,运算速度快,可实时分析计算。-DFT. Using c#,very fast
Platform: | Size: 1024 | Author: lqw | Hits:

[DSP programFFT_C语言

Description: 采用C语言实现FFT算法,基于DSP2812平台,可直接移植使用。(Using C language FFT algorithm, based on the DSP2812 platform, can be directly transplanted.)
Platform: | Size: 6144 | Author: annayang1986 | Hits:

[AlgorithmDFT

Description: 解决离散傅立叶变换,利用C语言程序快速对离散傅立叶变换进行计算(Discrete Fu Liye transform is solved, and the discrete Fu Liye transform is calculated by using C language program)
Platform: | Size: 1024 | Author: 根号下心 | Hits:

CodeBus www.codebus.net