Home > By category > Scripts >Communication > fftGPU



fftGPU

  • Downloads: 
  • Views: 
  • Rating:

This function implements vectorized FFTs on a GPU. The answer is the same as the fft and ifft matlab functions.

You need to install the GPUFFTW2.0 library of Naga K. Govindaraju http://gamma.cs.unc.edu/GPUFFTW/ . On Naga's wed site, you can see the system requirements. It works on linux and windows.

This function support real and complex FFTs.

I don't recommend this program for small fft. It really worth it for fft over 2^20 points. It does the fft in SINGLE PRECISION. The fft length must be a power of two.

For obtaining reasonably high performance, Naga K. Govindaraju recommend a PC with AGP8X/PCI-Express NVIDIA GeForce 6800 GT or faster GPU. The Video RAM will determine the maximum array length of fft that can done on the GPU. For example, on a card with 256 MB VRAM, the maximum-length array is 256/32 = 8 Million real values or 4M complex values.

Free download from Shareware Connection - This function implements vectorized FFTs on a GPU.

Publisher: Simon Potvin | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 20-04-2013 | Rating: 0 | Title: fftGPU

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/12391/1/fftGPU.zip

fftGPU keywords:
fftGPU related downloads:

NVIDIA GeForce Experience - NVIDIA GeForce Experience is a powerful application that is especially designed to provide you with a means of having the best settings for your games as well as the latest drivers from NVIDIA.

Worship Him Power Edition - Worship Him Power Edition is an application that you can use to make video presentations for the church using a maximum of five projectors.

NVIDIA GeForce Drivers for Windows XP - This is the first release from the Release 265 family of drivers (versions 265.

NVIDIA GeForce Drivers for Windows Vista x64, Windows 7 x64 - This is the first release from the Release 265 family of drivers (versions 265.

NVIDIA GeForce Drivers for Windows Vista, Windows 7 - This is the first release from the Release 265 family of drivers (versions 265.

Shareware Connection periodically updates pricing and software information of 'fftGPU' from company source 'Simon Potvin' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'fftGPU' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of fftGPU.

New Reviews

SnapCrab - Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...

RawTherapee - There are so many image editors out there but when it comes to powerful and versatile RAW file editors, the choices are somewhat limited. With Adobe switching to Cloud-based subscriptions for most of its apps, semiprofessional users including ...

Spotflux - Browsing the internet is a common activity among PC users nowadays and it is required for work and personal purposes almost on a daily basis. However, with malware invasion on rise and hackers on prowl, web browsing and download safety has become ...

Cyotek WebCopy - It will be hard to find a computer user nowadays who does not need to access the web. Using web has become near mandatory for various personal and professional reasons. However, not everyone who owns a computer and accesses the web is blessed ...

SeaTools for Windows - Among all the hardware components used in a desktop or laptop, the hard disk is a prime one. In the hard disk is not in good shape, even a PC with powerful CPU and lots of RAM will malfunction or run sluggishly. Hard disk failure can lead to data ...

HDD Guardian - No matter how costly a desktop or laptop is, it is necessary to keep a tab on its hardware components. While you can spot signs and symptoms of hardware malfunction and impending failure in some instances, some mishaps may just strike you out of ...

Impulse Media Player - To play back media files including media and video content, you need to use suitable software. For a majority of Windows users, the integrated WMP is the default choice. However, you can also pick from so many third party music and media playback ...

Norton Security with Backup - Symantec is an old time player in PC security and its various security suites with Norton brand name are used all over the world. With time, Norton security apps have been tweaked to consume fewer resources and they come with several bells and ...

PotPlayer - When it comes to selecting a suitable media player application, the profuse options can leave most PC users baffled. While the bundled WMP has become far more polished than its predecessors in latest releases of Windows, a section of users prefer ...

Nero Kwik Media - Nero is known mostly for its legendary disc burning software that has metamorphosed into a media editing powerhouse over a decade. The multimedia suite offered by the company caters to needs of intermediate and advanced users well but its price ...




New Downloads

Member Directory Script

Add a member directory on your
website to create countless
member profiles. Show personal
info, contacts, skills, short
...

HR Management System

HR Management System,
developed by Ambit
Technologies Pvt. Ltd. is a
comprehensive Human Resource
Management System ...

Analytical Approximation of
American Put option derived
by G. BARONE-ADESI and R.
E. WHALEY 1987.

This computes an approximation
of American Put option value
and can plot it against
asset's price

Binary STL file reader

This function is used for
loading binary STL files

Save and load data as
multi-frame TIFF format

You can easily save and load a
variety types of data as
multi-frame TIFF format by
using this.

Design and Implementation
of FIR Filter

In this study, windowing-based
Finite Impulse Response (FIR)
filter design method is
implemented for four regular
filters ...

inside triangle

%inside_triangle is used to
check if a point P is
inside %the triangle P1P2P3 or
not.

Nutrient Counter

Nutrient Counter is a quick
and easy way to calculate
menu-based calories and
nutrients in a foodservice
setting.

Simscape Simulation Results
Explorer

This file creates an
interactive GUI for navigating
and plotting Simscape
simulation data

RubyForge Support

Support for RubyForge users.
We provide assistance for
those who are having problems
or need help with the various
...

Evaporator and Gradient
Control

This package includes a
Simulink model of the
evaportaor described by Newell
and Lee (1989) together with a
gradient ...

Using Weka in Matlab

The file demonstrates
interfacing Java with Matlab
by using weka (Machine
learning software, written in
JAVA) as an example.