필터 지우기
필터 지우기

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