You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0 (1.52 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
