photo

Praanesh Sambath


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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.

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort