ffteqeng

Perform FFT in an engineering way
6 Downloads
Updated 18 Jan 2023

View License

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 Linux
Tags Add Tags
Version Published Release Notes
1.0.0