Contents Up Previous Next

Spectral Options

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Set the default FFT algorithm and windowing type

Description

"Spectral Options" allows you to change the type of Fast Fourier Transform algorithm and the windowing type. Warning: These settings have global effects on most of the frequency-domain (spectral) functions. Parameters of "Spectral Options" are:


Macro Synopsis

SpectralOptions(ffttype, windowtype);
option ffttype, windowtype;

Modules

Spectral

Related Functions

Basic Options, Fourier transform, Apply window.