ffteqeng

Perform FFT in an engineering way

You are now following this Submission

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://se.mathworks.com/matlabcentral/fileexchange/123435-ffteqeng), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0