Root Mean Squared

Version 1.0.0.0 (1.52 KB) by dberm22
This set of two functions returns the root mean squared of any 1-D signal.
1.1K Downloads
Updated 18 Aug 2011

View License

Use RMS(s) to find the RMS of the signal in the time domain, or any time-series data.
Use FRMS(S) to find the RMS of the signal by examining the signal in the frequency domain, i.e. S = FFT(s). FRMS makes use of Parseval's Theorem for its calculations.

Cite As

dberm22 (2024). Root Mean Squared (https://www.mathworks.com/matlabcentral/fileexchange/32579-root-mean-squared), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0