搜索资源列表
Double3dimensionaltransform
- Double 3-dimensional transform Double 3-dimensional transform
CUDA-example
- 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
oceanFFT
- 采用GPU通用计算API实现快速傅立叶变换-The use of general-purpose GPU computing to achieve fast Fourier transform API
FFT
- 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
DWT
- 一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
fft2_cuda
- 在CUDA下的FFT变换程序,可以供爱好GPU编程的参考学习。-It it the FFT transform in CUDA, and very suitable for the programer who is interested in GPU.
FFTinMatlab
- Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
fft
- 使用MPI并行设计计算快速傅里叶变换,包含测试数据-MPI fft transform
fft
- 快速傅里叶变换算法 用于电网谐波计算 采用c语言编程-Fast Fourier transform algorithm for computing harmonic language programming using c
MPI
- MPI代码设计实例程序和论文教程,包含雅克比、小波变换、一维口袋问题动态规划、热分布问题等算法实现-MPI code design tutorial example programs and papers, including Jacobi, wavelet transform, one-dimensional dynamic programming problem pocket, heat distribution algorithm problems
watershed-
- 分水岭变换:定义,算法和并行策略,很经典的英文参考,值得参考。-Watershed transform: definitions, algorithms and parallel strategy, very classic English reference, worthy of reference.
fftw3
- Fast Fourier Transform Compiled library-FFTW 32 !
DCT-DSP
- dsp dct变换,完成工程,可以直接运行-dsp DCT transform, to complete the project can be run directly
TestDCT_1st
- OpenCL实现的逆向离散余弦变换,校验无误。性能可以达到CPU的两倍以上,OpenCL1.2版测试通过。 C++/OpenCL-OpenCL inverse discrete cosine transform, the checksum is correct. Performance can be achieved more than twice the CPU OpenCL1.2 version of the test. C++/OpenCL
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
strech
- 去斜率(strech)参考信号与回波信号混频后得到中频输出信号S(t)=Aexp(j*2*pi*f0*t+phase) 其中f0与回波延时的关系为: f0=k*delay_t K为线性调频斜率,delay_t为回波延时 将s(t)采样,FFT变换即可得到目标距离与频谱的关系。 Strech 信号测距 输入混频后的中频信号(图一),经采样及FFT变换得到频谱(图二) 再根据频谱与距离的关系式R=Tcf/2B显示出距离(图三) -Go slope (strech
cufft_1d_r2cac2r_new
- 基于CUDA平台的一维数组傅里叶变换程序,可以进行实数到复数的变换和复数到实数的变换。-CUDA-based platform for one-dimensional array Fourier transform procedure can be a real number to a complex number to a real transformation and complex transformation.
fft
- 基于C语言的快速傅里叶变换FFT消息传递MPI编程,可以在并行计算机中编译与运行-Fast Fourier Transform (FFT) based on the C language MPI message passing programming parallel computers can be compiled and run
FFT
- 一种基于mpi的FFT(快速傅里叶变换)实现 数字信号处理 DSP 离散信号分析-FFT (Fast Fourier Transform) based on a mpi DSP digital signal processing discrete signal analysis