Welcome![Sign In][Sign Up]
Location:
Search - fourier transform in c language

Search list

[Other resourceFFTmy

Description: 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
Platform: | Size: 1700 | Author: 沈研宏 | Hits:

[Other resourcedsp-c-relize

Description: C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
Platform: | Size: 71406 | Author: 王雪松 | Hits:

[Mathimatics-Numerical algorithms快速傅利叶变换 C 语言源代码

Description: 快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
Platform: | Size: 12288 | Author: 李桃 | Hits:

[Data structsFFTmy

Description: 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRFFT_2

Description: 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
Platform: | Size: 2048 | Author: yangtao | Hits:

[DSP programdsp-c-relize

Description: C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
Platform: | Size: 70656 | Author: 王雪松 | Hits:

[Algorithmcfft

Description: 在c语言环境下实现快速傅立叶变换的功能,c实现fft变换-In c language environment to achieve the function of fast Fourier transform, c realize fft transform
Platform: | Size: 1024 | Author: 1233 | Hits:

[AlgorithmFFT

Description: 快速傅利叶变换 C 语言源代码,可以很好移植到不同的系统-Fast Fourier Transform C language source code, can be ported to different systems
Platform: | Size: 16384 | Author: quinn yang | Hits:

[Algorithmfft

Description: FFT算法,C语言编写,用于常用的数字信号处理,经典-FFT algorithm, C language, for the commonly used digital signal processing, classical
Platform: | Size: 8192 | Author: 胡志敏 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 在c语言下实现快速傅立叶变换,大家看看,应该对大家有用的-In c language to achieve fast Fourier transform, let us look at, it should be useful for everyone
Platform: | Size: 4096 | Author: 杨鑫 | Hits:

[ARM-PowerPC-ColdFire-MIPSMP_lab2

Description: c语言+ARM汇编用快速傅立叶变换实现图像压缩。FFT部分用ARM汇编实现,其他部分用C语言实现。-c language+ ARM compilation using Fast Fourier Transform realize image compression. FFT part of a compilation using ARM realize, in other parts of using C language.
Platform: | Size: 87040 | Author: liboli | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s computational complexity is a major milestone in one study, in 1965 Cooley and Tukey studied the calculation of discrete Fourier transform (Discrete Fourier Test) fast Fourier transform (FFT) calculation increased from О (n2) dropped to О (nlogn), the FFT to promote deeper, broader research and application of law. This is a Fourier transform of the MPI process, with C language.
Platform: | Size: 4096 | Author: chj | Hits:

[DSP programfftarm

Description: FFT 快速傅立叶变换 C语言实现 ARM 中DSP中都可以-FFT Fast Fourier Transform in the DSP C language implementation in the ARM can
Platform: | Size: 27648 | Author: 向东 | Hits:

[Data structsFFT-C

Description: 快速傅里叶变换在C语言环境下的开发,方便移植!-Fast Fourier transform in C language development environment to facilitate the transplant!
Platform: | Size: 12288 | Author: 杨春杰 | Hits:

[Special Effectsfast-fourier-bai

Description: 对一个离散的函数进行快速傅里叶的变换,在工程上运用广泛。-use fast fourier to transform a funtion in C language, which can be used widely in engineering affairs
Platform: | Size: 2048 | Author: johnson chen | Hits:

[Special EffectsNEW-fast-fourier-transform-in-C

Description: 该C语言程序是对一个离散的函数进行快速傅里叶的变换,在工程上能够有很好的运用。-use fast fourier to transform a funtion in C language, which can be used widely in engineering affairs
Platform: | Size: 2048 | Author: johnson chen | Hits:

[Special EffectsWritten-in-c-language-FFT-code

Description: 基于c语言编写的数字信号处理快速傅里叶变换FFT代码-Written in c language based on the digital signal processing fast Fourier transform (FFT code
Platform: | Size: 8192 | Author: langyi | Hits:

[DSP programFFT-and-Realization-in-C-language

Description: 快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 -Fast Fourier transform, discrete Fourier transform fast algorithm, which is based on the discrete Fourier transform of the odd, even, virtual, real property, the discrete Fourier transform algorithm improvements obtained. Its Fourier transform theory and no new discovery, but for the computer system or digital system in the application of discrete cosine transform, can be said to be a big step
Platform: | Size: 8192 | Author: 刘舒航 | Hits:

[VC/MFCFFT-C

Description: 用C语言实现的傅里叶变换的源代码,快速傅里叶变换,运用于数字信号处理-Fourier transform of C language source code, fast Fourier transform used in digital signal processing
Platform: | Size: 1024 | Author: angela | Hits:

[Otherfft

Description: 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)
Platform: | Size: 882688 | Author: 玫瑰林夏 | Hits:
« 12 3 »

CodeBus www.codebus.net