In MATLAB neural network toolbox, with tapped delay, how are the weights arranged?

1 次查看(过去 30 天)
The help file for IW in Neural Net says: It has as many columns as the product of the input size with the number of delays associated with the weight: net.inputs{j}.size * length(net.inputWeights{i,j}.delays)
However it does not mention the order of the weights. If my delays are 1:4, what would be the index of weight corresponding to input i at time t-1?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by