Performing FRF for aceeleration data
Show older comments
I have set of acceleration data from accelerometer which were recorded from bridge field testing. I'd like to transform time-domain to frequency domain to get peak frequencies of bridge. I'm not sure how to use available tools in MATLAB to perform Frequency Response Function.
Answers (1)
Star Strider
on 20 Sep 2015
0 votes
The R2015a fft documentation will give you everything you need in the code between the first two figure plots. (The R2015b documentation obfuscates the use of fft, at least in my opinion.)
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!