iffteqeng

Perform inverse FFT in an engineering way
6 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 (2024). iffteqeng (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0