photo

Deeksha Veereddy


Last seen: oltre 4 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
0 Risposte

RANK
242.938
of 300.364

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 4 anni fa | 2 risposte | 0

2

risposte