function [f OUTPUT] = FFTEQENG(data) calculates the properly scaled FFT of input "data",where:
data(:,1) = time vector
data(:,2) = data vector (acceleration, velocity, displacement, etc)
f = resulting frequency vector for frequency sampling Fs=1/dt and NFFT = pow2(nextpow2(L)) points > length(data)
OUTPUT = resulting data in frequency domain properly scaled
Cite As
Dimitris Pitilakis (2026). ffteqeng (https://uk.mathworks.com/matlabcentral/fileexchange/123435-ffteqeng), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
