photo

Praanesh Sambath


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
219.299
of 300.057

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 20.866

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.162

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


How to plot roc and find pfa
I have a radar data of size 55*12 with SNR 14db. How do I plot ROC for this data. Any help is appreciated. Thanks in advance....

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


how to determine pfa and plot roc
I have a radar data of size 55*12 with SNR 14db. How do I plot ROC for this data. Thanks in advance.

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find location of elements in an array
I have 2 vectors 'A' of size 41*1 and 'B' of size 14*1 vector 'B' contains selected elements from vector 'A'. how do I find the...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


How to find the PDF of a matrix
I have a matrix of size 55*12 with ones and zeros where 1- an event happened 0- an event didnot happen how do I get the PDF ...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Solution for an unknown variable
How do I solve this equation in matlab for alpha. all other values are known Thanks in advance

oltre 5 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I add a set of data to an array in a for loop n number of times without rewriting the previous data in the array
for i=1:1:100 while A(i)~=1 %do some data processing of A and obtain B idx=find(B==0) S=idx A(idx)= 1; end for en...

oltre 5 anni fa | 1 risposta | 0

1

risposta