normalization of a matrix
Show older comments
I am trying to implement this paper. In the paper the equation 2 says P_i = 1/K * (1/1-M_i) where where K is a normalization factor to make max_i P_i = 1. can anyone suggest a way to compute P_i in matlab. I have calculated the matrix M using a equation described in the paper.
Accepted Answer
More Answers (0)
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!