搜索资源列表
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
OceanCS
- FFT Based Ocean,Direct3D,Compute Shader,Ocean render
Polar-FFT
- 计算图像在极坐标下的傅里叶变化 Matlab代码-Compute Polar Fourier Transform of images
FourierTransform
- 对图像进行二维快速傅立叶变换及傅立叶反变换,并输出图像的频谱图和相位图-Consult a reference book for Fast Fourier Transform (FFT), and then develop a program that can compute and display the two-dimensional Discrete Fourier Transform (amplitude and phase spectra) of a digital image.