Praanesh Sambath - MATLAB Central
photo

Praanesh Sambath


Last seen: 約2年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/20 to 03/25Use left and right arrows to move selectionFrom 04/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
0 回答

ランク
166,588
of 297,672

評判
0

コントリビューション
6 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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.

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 2 件の回答 | 0

2

回答

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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

5年弱 前 | 3 件の回答 | 0

3

回答

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答