Filter löschen
Filter löschen

About Transfer Functions in NARX

6 Ansichten (letzte 30 Tage)
Fran Mat
Fran Mat am 24 Feb. 2014
Bearbeitet: ayodeji ogundana am 14 Jun. 2023
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.

Antworten (1)

ayodeji ogundana
ayodeji ogundana am 14 Jun. 2023
Bearbeitet: ayodeji ogundana am 14 Jun. 2023
net.layers{i}.transferFcn = 'tansig';
for example
net.layers{1}.transferFcn

Kategorien

Mehr zu Specialized Power Systems finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by