photo

Deeksha Veereddy


Last seen: más de 4 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
0 Respuestas

CLASIFICACIÓN
200.938
of 300.302

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.911

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.040

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


find finite numbers in B using logic indexing ?
B=[Inf,9,-32,NaN,0,4,67,-Inf,NaN] using logical indexing : 1.Find the finite numbers in B. 2.Find the sum of finite numbers...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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()?
matrix A=[14 2 4 2 6 7 8 2 4 5 9 2 3 2 45 2] using logical indexing and sum() function.

más de 4 años hace | 2 respuestas | 0

2

respuestas