Location:
Search - c_fft
Search list
Description: 快速傅利叶变换 C 语言源代码,关于傅立叶变换的-Fast Fourier Transform C language source code on the Fourier transform
Platform: |
Size: 17018 |
Author: 大海 |
Hits:
Description: 快速傅利叶变换 C 语言源代码,关于傅立叶变换的-Fast Fourier Transform C language source code on the Fourier transform
Platform: |
Size: 16384 |
Author: 大海 |
Hits:
Description: FFT在现在的数字信号处理中运用很多,特别是DSP出现以后,需要进行大量的FFT运算,本代码为C语言实现FFT-err
Platform: |
Size: 1024 |
Author: lizeqing |
Hits:
Description: The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
In this code the size of the input signal
is NN=NxN (n=NN, n1=n2=N)
2.- Transpose (tpose) A to have it stored in column
major order
3.- Perform independent FFTs on the rows (cffts)
4.- Scale each element of the resulting array by a
factor of w[n]**(p*q)
5.- Transpose (tpose) to prepair it for the next step
6.- Perform independent FFTs on the rows (cffts)
7.- Transpose the resulting matrix
The code requires nested Parallelism.-The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
In this code the size of the input signal
is NN=NxN (n=NN, n1=n2=N)
2.- Transpose (tpose) A to have it stored in column
major order
3.- Perform independent FFTs on the rows (cffts)
4.- Scale each element of the resulting array by a
factor of w[n]**(p*q)
5.- Transpose (tpose) to prepair it for the next step
6.- Perform independent FFTs on the rows (cffts)
7.- Transpose the resulting matrix
The code requires nested Parallelism.
Platform: |
Size: 4096 |
Author: ramya |
Hits:
Description: fft的c语言实现,fft算法的c语言实现具有通用性和普遍性-
use c to achieve the function of fft
Platform: |
Size: 1024 |
Author: leap |
Hits:
Description: C程序实现fft算法,编程C程序,可以计算出各次谐波值,可运行。-C program to achieve fft algorithms, programming C program, you can calculate the value of the various harmonics, you can run.
Platform: |
Size: 1024 |
Author: 大江东去 |
Hits:
Description: 用C语言编写的做快速傅立叶变换的程序,自己输入一个正弦函数的频率,选择采样点数和频率,做快速傅立叶变换-Written in C do fast Fourier transform program
Platform: |
Size: 62464 |
Author: wangxixning |
Hits:
Description: 文件为C语言编写的FFT算法,在DSPC6000硬件平台上运行过-File for the C language FFT algorithm, running over the hardware platform on DSPC6000
Platform: |
Size: 7168 |
Author: zhang |
Hits:
Description: C language about FFT C language about FFT-C language about FFT C language about FFT
Platform: |
Size: 8192 |
Author: renqiang |
Hits: