neuron weights

回答 (1 件)

Héctor Corte
Héctor Corte 2012 年 1 月 10 日

0 投票

If net is your network, the weigths of hidden layer i are in:
net.LW{i+1,i}
If you refer to the state of the neuron during a simulation, you need to calculate by yourself, or look into "sim.m" code to look for it. I think that are the only ways.

カテゴリ

ヘルプ センター および File ExchangeNeural Simulation についてさらに検索

タグ

質問済み:

2011 年 4 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by