find summation of all the element in the matrix

1 vue (au cours des 30 derniers jours)
Anusha
Anusha le 21 Oct 2013
D(cmap) is a matrix
how to Find
R=-(∑D(cmap))^2

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 21 Oct 2013
sum(cmap(:))^2

Plus de réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by