フィルターのクリア

feed forward back propagation neural network matlab program

2 ビュー (過去 30 日間)
vandana sharma
vandana sharma 2019 年 4 月 30 日
編集済み: vandana sharma 2019 年 4 月 30 日
i need to make a matlab program (classifier block) with following characteristics:
  • feed forward back propagation neural network
  • y=g(xi*wi+b);
  • where,
g=activation function (tansig)
xi=inputs=ca3(file attached)
wi=weights
b=bias values
  • the neural network has:
1 hidden layer
3 hidden neuron
1 ouput layer
also it was advised to create the network using newff matlab function and traingd matlab function.
please help as i have never work on neural network before also i have tried using applications (PATTERN RECOGNITION , CLASSIFICATION LEARNER) inbuild in matlab but they are not giving me desired accuracy.
NOTE:NEURAL NETWORK CIRCUIT BLOCK DIAGRAM ALSO ATTACHED

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by