photo

jeff amponsah


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
39,096
of 297,672

評判
1

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

回答採用率
16.67%

獲得投票数
1

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


where do u i place the code netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in the code elow to avoid error
Thanks greg for the comments on my earlier question on this matter. I have presented it clearer. The question is 1. where ...

約8年 前 | 0 件の回答 | 0

0

回答

回答済み
where exactly do i place this netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in my code to avoid error
Thanks greg. The question is 1. where do i place netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in order to train ...

約8年 前 | 0

質問


where exactly do i place this netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in my code to avoid error
I have some questions with regards to training a closeloop of a narxnet from using the weights from open-loop. Following an ans...

約8年 前 | 1 件の回答 | 0

1

回答

質問


plots of network responses and actual values
how to get the plots of system or network model responses and measured values

約8年 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to get a valid or same results after each run of a matlab generated script on a saved narxnetwork by toolbox?
I have generated a script after going through all the stages of time series prediction using Narx. I run the script on my saved ...

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

1

回答

質問


how to get the best the number of hidden neurons and layers for a NARXNET?
i want to know if there is a general way of choosing the correct or right number of hidden neurons and delays in a NARX to obtai...

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

1

回答

質問


how do we select the bst number of hidden neurons and tapped delay lines for a NARX model?
is there a generally accepted or best way of selecting the number of hidden neurons and tapped delay lines to ensure an optimal ...

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

0

回答