finding homogineity of a portion of matrix
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentario
  Andrew Newell
      
 el 17 de Nov. de 2011
				You'll need to explain this more clearly. What do you mean by "homogeneity"?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

