How we can define the number of expansion of first input by using trigonometric functional link artificial neural network?

조회 수: 1 (최근 30일)
In trigonometric functional link artificial neural network, each input sample is expanded to N sine terms, N cosine terms plus the sample itself. How we can define N ?

채택된 답변

Greg Heath
Greg Heath 2016년 1월 16일
From Fourier Series
N = T/dt
T = length of sample
dt = sampling time
Hope this helps.
Thank you for formally accepting my answer
Greg
  댓글 수: 4
coqui
coqui 2016년 1월 24일
I need to predict one day ahead by using functional link artificial neural network with hyperbolic tangent transfer function in output layer. what about the use of three expansion of first input Y1, i.e. are y1=Y1, y2=cos(πY1), y3=sin(πY1)???
Greg Heath
Greg Heath 2016년 1월 25일
1. I AM NOT FAMLIAR WITH THE FUNCTIONAL LINK NET AND DON'T SEE THE ADVANTAGE OF ADDING THE FOURIER TERMS.
2. WHAT YOU HAVE WRITTEN ABOVE FOR Y2 AND Y3 MAKES ASOLUTELY NO SENSE TO ME. THEY ARE NOT TERMS IN THE EXPANSION OF Y1.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by