Borrar filtros
Borrar filtros

In matlab check how many times 2 displayed in given matrix A=[14 2 4 2 6 7 8 2 4 5 9 2 3 2 45 2] hint: sum()?

1 visualización (últimos 30 días)
matrix A=[14 2 4 2 6 7 8 2 4 5 9 2 3 2 45 2]
using logical indexing and sum() function.

Respuesta aceptada

Mouhamed Niasse
Mouhamed Niasse el 24 de Jun. de 2021

Más respuestas (1)

Cris LaPierre
Cris LaPierre el 24 de Jun. de 2021
Hint: logical indexing.
Ch 12 of MATLAB Onramp.

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by