iffteqeng

Perform inverse FFT in an engineering way
7 Downloads
Updated 18 Jan 2023

View License

function [time output] = IFFTEQENG(data,dt,L) calculates the ifft of vector "data" (in frequency domain), which resulted from fft of input (in time domain) of length "L" and time step "dt". "time" and "output" are self-expained. Attention should be paid as "time" vector corresponds to maximum of length(data)*dt points, which normally should not be equal to the initial time vector (as fft sould have been performed in NFFT>length(input_time) points)

Cite As

Dimitris Pitilakis (2026). iffteqeng (https://uk.mathworks.com/matlabcentral/fileexchange/123440-iffteqeng), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0