필터 지우기
필터 지우기

About Transfer Functions in NARX

조회 수: 6 (최근 30일)
Fran Mat
Fran Mat 2014년 2월 24일
편집: ayodeji ogundana 2023년 6월 14일
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