Normalize Array Row Wise
Version 1.0.0.0 (1.19 KB) by
Shivani Rao
Each array is normalized such that rows sum to 1
No error checking
a very basic function easy to understand
Given an array X of size [m,n]
output is an array of size [m,n]
the rows of the output array sum to 1
Cite As
Shivani Rao (2026). Normalize Array Row Wise (https://www.mathworks.com/matlabcentral/fileexchange/25517-normalize-array-row-wise), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
