Home > By category > Scripts >Communication > findFFT



findFFT

  • Downloads: 
  • Views: 
  • Rating:

findFFT returns fft amplitude and frequency vectors from input data, with options to return normal fft, zeropadded fft, windowed fft, or both windowed and zeropadded to remove spectral leakage.

IN
data - vector containing information to perform fft on
'-sampFreq',## - inputs sampling frequency of ##, if ## is not supplied default is 1
'-zeropad',## - option to zeropad data to ## times original size, if ## is not supplied default is 10
'-window' - Option to apply a windowing function to data
'windowtype' - string containing which windowing function to apply to data, must follow option '-window', if not supplied default is 'hann'
OUT
amp - vector containing amplitude values (y-axis)
freq - vector containing frequency values (x-axis)

Examples:
[amp freq] = findFFT(data)
[amp freq] = findFFT(data,'-sampFreq',10)
[amp freq] = findFFT(data,'-zeropad',5)
[amp freq] = findFFT(data,'-window','hamming')
[amp freq] = findFFT(data,'-sampFreq',10,'-zeropad',5,'-window','blackman')

Use plotFFTdifs.m script to see examples of how this function works and what all the different outputs look like.

References:
For an excellent introduction to FFTs, zeropadding, and windowing
<http://blinkdagger.com/category/control-systems/>;

For an excellent article on windowing
<http://www.ee.iitm.ac.in/~nitin/_media/ee4...cache=cache>;

Free download from Shareware Connection - findFFT returns fft amplitude and frequency vectors from input data, with options to return normal fft, zeropadded fft, windowed fft, or both windowed and zeropadded to remove spectral leakage

Publisher: Bryant Svedin | License: Freeware | Price: 0.00
Version: 1.0 | Size: 317 KB | Platform: Matlab, Scripts
Released Date: 23-04-2013 | Rating: 0 | Title: findFFT

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

findFFT keywords:
findFFT related downloads:

Custom Console - Use Custom JAR files as Command Line commands with this custom command line console program. Simply write your JAR files to accept Main String Arguments and use them in the command line window. Commands Avail. CCB Files are Batch for Custom Console.

Validation (Time) - Validation (Time) script contains a function that verifies if a string is a valid time value, in the form hh:mm:ss am/pm

Converting between text strings and binary vectors - This zip file contains two functions: STR2BIN converts an ASCII text string to a vector of binary values

applyhatch_plusC - This is a modification of previously submitted APPLYHATCH_PLUS

Bisection Method - For a given function as a string, lower and upper bounds

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

New Reviews

Driver Fusion - To keep your laptop and desktop running smoothly and get the best performance out of it, it is important to pay attention to some aspects. It is quite important to ensure your PC device drivers are updated. Components like motherboards, GPU and ...

SlimCleaner - Nearly all PC users need to use various utilities to enhance performance of their laptop or desktop from time to time. Windows inbuilt utilities can serve the purpose but when you can find more capable third party apps at low or zero cost, why ...

Style Jukebox - No matter if you use a computer for personal needs or work in a networked setup, listening to music is commonplace. It is required for relaxation amidst work and nearly every user indulges in it. For music playback on PC, the WMP is not the only ...

Backup Dwarf Home Edition - Making backups of data and media content has become extremely important for computer users nowadays. Owing to hardware failure, you may end up losing gigabytes of precious data. Besides, you may not want to leave sensitive data accessible to all ...

SyncMate - Just like windows users, Macintosh users also need to sync their data with myriads of other devices and other Macs. It is possible to use Apple’s much touted iCloud to sync a Mac with other iOS based devices but that may not fit ...

7-Data Recovery Suite Free Edition - When you are dealing with lots of data it may be necessary at times to recover deleted data. The data may be deleted by mistake or by someone else. In such instances, it becomes necessary to retrieve the deleted data. You need to use third party ...

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 ...

Skitch - Skitch is a user friendly and lightweight image capturing app for OS X that has been in the scene for quite some time. After its purchase by Evernote, the nifty Mac screen-capture tool has undergone some changes. You can still perform tasks with ...

Bvckup - There is no denying the reality that computers have become a part and parcel of human existence. From education, work, entertainment and data storage, computers are required at every step of life. Safety of data is of paramount importance to PC ...

DriveHQ Online Backup Enterprise Edition - For individual users as well as organizations, taking backup of data is vital nowadays. You really cannot count on the PC hard drive solely to store your data forever in a secure manner, as it is! Backup software is a prerequisite and choosing ...




New Downloads

Coolutils Photo Viewer

The free Coolutils Photo
Viewer is the best way to
transfer photos from a camera
to the hard drive. Preview
images, ...

HR Management System

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

Agnitum Outpost Security
Suite Free

Anti-virus, anti-spyware,
firewall, anti-spam, and more
for all-round proactive
protection that's totally
free.

Crowd Funding Site -
NCrypted Websites

Crowdfunding Clone allows
generating funds for the
project using internet as main
source. Whether you are
looking for a ...

arkavis sidebar plugin

arkavis.de provides a way for
easily hundreds of games in
your WordPress automatically
integrate and apply new games.

Diversity

Plot between Ebno and SER in
the presence of diversity

RubikViewer

RubikViewer is a simple GUI
tool that enables rubik's cube
rotation. It is possible to
perform all basic and advanced
...

Demo files for MATLAB for
Excel Users in Academia
Webinar

The ZIP file contains the demo
files used in the "MATLAB for
Excel Users in Academia"
Webinar recorded on May 25,
2007

MATLAB Contest - Protein

The sixth MATLAB Programming
Contest, Protein, will run
from November 6-13, 2002.

Matlab 3D vectors to
Paraview (via binary VTK
file)

One of the few weak points in
MATLAB is its low speed when
displaying 3D vector plots

Patterns

Complex websites and web
applications can be created by
combining configurations of
Modules, Content Types (CCK,)
Views, ...

EWMA St.Dev.

This code calculates the
Exponentially Weighted Moving
Average Standard Deviation