finding homogineity of a portion of matrix
1 view (last 30 days)
Show older comments
i have a matrix as follows:
I =
1 1 1 1 8 1 2
1 1 8 8 8 2 1
1 8 8 1 2 1 1
1 1 8 2 1 1 1
2 2 2 1 1 1 1
2 2 2 1 1 1 1
I need to find the homogeneity of another matrix where the value of I is 2. can anybody help me to do that in a easy way? Thanks.
1 Comment
Andrew Newell
on 17 Nov 2011
You'll need to explain this more clearly. What do you mean by "homogeneity"?
Answers (0)
See Also
Categories
Find more on Logical 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!