What does Xs matrix in time delay network contain?
Show older comments
Hi, I want to know what does the Xs signify in time delay networks. I got some thing like this Xs{1,2} = [0.003930 0.001703 0.000347] I want to know what does this cell contain?
Accepted Answer
More Answers (1)
Star Strider
on 19 May 2014
1 vote
After searching the documentation, it seems you’re using distdelaynet or timedelaynet. According to the documentation for both, that vector is delays or input delays, and in the example code corresponds to Xs. The documentation seems to explain it all, even with a diagram of the net and where the delays appear in the net architecture.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!