統計
MATLAB Answers
8 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
continuous variables into discrete variables
i have a data set having four attributes(4 columns),and all attributes are having continuous values, i want to convert them into...
12年弱 前 | 0 件の回答 | 0
0
回答質問
cross validation for neural network
i want to use cross validation method to decide the number of hidden neurons of a neural network. i want 5 fold cross validat...
12年弱 前 | 1 件の回答 | 0
1
回答質問
discrete value to binary value
first i want to convert continuous values into discrete values and from discrete to binary, how can i do that? k-mean cluster...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to find database that can be used in matlab?
Actually i want some datasets to train the neural network , it is available on UCI repository , but how to use them in matlab t...
12年弱 前 | 0 件の回答 | 0
0
回答質問
how to extract rules from neural network?
i want to extract classification rules from the neural network , which maps input of the network with its the output. *How ca...
12年弱 前 | 0 件の回答 | 0
0
回答質問
How to find the mean of data contained in a column of a table?
i want the mean of the values stored in a column of a table. how can i do that? *For example* : 1 11...
12年弱 前 | 2 件の回答 | 0
2
回答質問
How can we write the for loop for accessing a table data?
i want to perform operations on a table data, for that i need to access data of table using its index and again updated value of...
12年弱 前 | 2 件の回答 | 0
2
回答質問
How can i convert the numeric numbers stored in a table into the binary numbers with some condition?
For example , a table having 7 attributes(columns) and 5 elements(rows) is there, applying some conditions on attribute value...
12年弱 前 | 4 件の回答 | 0
