photo

ai ping Ng


UNIMAS

2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
3 回答

ランク
86,892
of 300,331

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,920

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,124

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to select the specific rows that I want in matrix using for loop?
A = CombineFeatureAll(1:50,1:344); for c2 = 1:size(A,1) %for label if c2<=25 str1=[...

8年以上 前 | 0

質問


How to select the specific rows that I want in matrix using for loop?
I have 150 X 344 matrix, 150 is the file numbers that I need to examine and 344 is my total number of features ('CombineFeatureA...

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

2

回答

回答済み
If loop to know if event happens on a matrix then 1, how to do it?
I am sorry for interrupting here, but can anyone help with my question? I am currently searching and changing many methods for m...

8年以上 前 | 0

回答済み
How can I get my feature name from the location of matrix?
After done for feature selection coding, I get my top 10 features also, but instead of getting integer numbers like before 1 4 7...

8年以上 前 | 0

質問


How to use svm in Matlab for my binary feature vector.
Let say I have a main feature set which combine of six binary feature vector. These six binary feature vector are 105X6 logical....

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

2

回答

質問


How can I get my feature name from the location of matrix?
I have 3 input manifest files, each has 137 different features name to examine which save in 'Dataset1_Permission.txt'. If it ex...

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

2

回答

質問


How can I output my answer automatically with different sub-folders?
Let say, now, I need to read AndroidManifest.xml, and I have n folders to undergo, namely M1, M2, M3... Mn. Is there a way to m...

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

2

回答

質問


How to form a feature vector from text file?
Hi, hope anyone can help me, truly appreciated. I have 10 features inside my text file ('Dataset1_Permission.txt') and its' row ...

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

1

回答

質問


Undefined function 'regexp' for input arguments of type 'struct'
I want to extract keywords(which the word start with import.XXXX) from multiple files under annotation folder. I run my code li...

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

2

回答