フィルターのクリア

where to change values in nftool

2 ビュー (過去 30 日間)
Elysi Cochin
Elysi Cochin 2013 年 1 月 26 日
I'm using nftool in matlab 7.9 version.... please can someone tell me where to change these values.... i got the output using default values... but i dint know where to change these values..... is it in the create_fit_net function generated while using nftool..... what should i do to make these cahnges..... please do reply....
1. Number of input neurons: 6
2. Number of hidden layers: 1
3. Hidden neurons: 12
4. Output neurons: 1
5. Learning rate: 1
6. Activation function is sigmoidal with values between [0,1]
7. All weights randomly initialized
8. Training phase: back propagation (BP)
9. Test training conditions: (a) epochs: 2000. (b) mean squared error (MSE): 0.001.

採用された回答

Shashank Prasanna
Shashank Prasanna 2013 年 1 月 27 日
You can find all this information in the documentation. Here is the doc for the version of MATLAB you are using:

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by