統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to test a trained network with new data?
i have created a network for classification by using of paternnet and have trained it with input and target data. now I want to...
12年以上 前 | 1 件の回答 | 0
1
回答質問
need help for choosing topology of neural network
I want to create a neural network for pattern recognition. I have 10 different cases and i have made an output matrix that has 4...
12年以上 前 | 1 件の回答 | 0
1
回答質問
how can i changhe the transfer function of output layer of neural network?
i want to change the transfer function of output layer from purelin(difult) to other function like hardlim. i khow that i could...
12年以上 前 | 2 件の回答 | 0
2
回答質問
problem with configuration of neural network
hi I have a problem with using neural network. although I set all the parameter in 'trainparam' but it uses its default settin...
12年以上 前 | 1 件の回答 | 0
1
回答質問
how can change the output of neural network?
I want to add a number to output of NN ,or use 'round' or 'abs' for output to reduse the error of network how can I do that?
12年以上 前 | 2 件の回答 | 0
2
回答質問
how can store string and number in a matrix?
i want to store string and numbers in a matrix for example store word 'matlab' in one cell and 'ver' & '12' in other cells
12年以上 前 | 2 件の回答 | 0
2
回答質問
get matlab nural network parameter after training
hi i use neural network of matlab for classification. i want to know how can i store network parameter(such as epoches,time,ms...
12年以上 前 | 3 件の回答 | 0
