필터 지우기
필터 지우기

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