Normalize Array Row Wise

Each array is normalized such that rows sum to 1
536 Downloads
Updated 7 Oct 2009

View License

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 (2024). 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 Linux
Categories
Find more on Linear Algebra 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