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 LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |