rms

Version 1.0.0.0 (664 Bytes) by Hazem Baqaen
Calculates RMS for N-D matrices
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 Linux
Categories
Find more on Operating on Diagonal Matrices 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

correction for 1-D case