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 Exchange에서 Neural 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