About Transfer Functions in NARX

6 次查看(过去 30 天)
Fran Mat
Fran Mat 2014-2-24
Hi All:
I have seen in the documentation that NARX uses Sigmoid functions as Transfer Functions, but I see there are two of them: "Logsig" and "Tansig". How to know which one it is used by default?.
Thanks and best regards.

回答(1 个)

ayodeji ogundana
ayodeji ogundana 2023-6-14
编辑:ayodeji ogundana 2023-6-14
net.layers{i}.transferFcn = 'tansig';
for example
net.layers{1}.transferFcn

类别

Help CenterFile Exchange 中查找有关 Specialized Power Systems 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by