How i can program the following metrics in MATLAB
Show older comments
Dear all
With due respect i need to programme my problem where i need to calculate some following quantities.I do not know how i can programme this in matlab.Suppose the following matrix is given.

Now i need to calculate the following measures for this matrix

This formula calculate medians of absolute values of each column of the matrix X.The second measure is following

How i can program this in matalb.Total values for Pj will be n(i.e the number of rows) and total value of Ti will be k(i.e the number of columns).For simplicity we can define the matrix X =[1,5,3;7,2,-2;4,4,-2];Actually the value X in my problem is big but for simplicity i have taken this small data for understanding purpose.
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Aerospace Blockset 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!