Borrar filtros
Borrar filtros

About Transfer Functions in NARX

6 visualizaciones (últimos 30 días)
Fran Mat
Fran Mat el 24 de Feb. de 2014
Editada: ayodeji ogundana el 14 de Jun. de 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.

Respuestas (1)

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

Categorías

Más información sobre Specialized Power Systems en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by