CUDAFourier
CUDAFourier[cuvec]
finds the discrete Fourier transform of a CUDA vector cuvec.
CUDAFourier[cumat]
finds the discrete Fourier transform of a CUDA matrix cumat.
CUDAFourier[list]
finds the discrete Fourier transform of a list of complex numbers.
Details and Options
- The CUDALink application must be loaded using Needs["CUDALink`"].
- CUDAFourier works on one-, two-, and three-dimensional lists.
Examples
open allclose allBasic Examples (4)
First, load the CUDALink application:
This computes the one-dimensional Fourier transform using CUDA:
The result agrees with the Wolfram Language:
CUDAFourier works on two-dimensional datasets. Here, a dataset is generated:
Find the logarithmic power spectrum:
CUDAFourier can be used on multidimensional datasets. This gets the data from an image:
Text
Wolfram Research (2010), CUDAFourier, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAFourier.html.
CMS
Wolfram Language. 2010. "CUDAFourier." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAFourier.html.
APA
Wolfram Language. (2010). CUDAFourier. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/CUDAFourier.html