i have to take mean value for each element of the matrix of an image how can i do that
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
i have to take mean value for each element of the matrix of an image how can i do that
0 commentaires
Réponse acceptée
  Walter Roberson
      
      
 le 19 Oct 2012
        mean(TheMatrix(:))
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


