Borrar filtros
Borrar filtros

find summation of all the element in the matrix

1 visualización (últimos 30 días)
Anusha
Anusha el 21 de Oct. de 2013
Respondida: Azzi Abdelmalek el 21 de Oct. de 2013
D(cmap) is a matrix
how to Find
R=-(∑D(cmap))^2

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 21 de Oct. de 2013
sum(cmap(:))^2

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by