8.8K Downloads
Updated
3 Feb 2006
No License
Efficient MATLAB function for finding RMS values. Accepts N-Dimensional matrices, and computes the column-wise RMS value for N>1, or across any dimension dim if specified by the user.
Usage:
output = rms(input,dim)
Cite As
Hazem Baqaen (2025). rms (https://uk.mathworks.com/matlabcentral/fileexchange/9575-rms), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP2
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Operating on Diagonal Matrices in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | correction for 1-D case |
