Skip to main content
. 2021 Dec 23;22(1):83. doi: 10.3390/s22010083
Algorithm 1 FastICA
  • 1:

    Choose the initial value of w.

  • 2:

    w+=E{xg(wTx)}E{g(wTx)}w

  • 3:

    w=w+/w+

  • 4:

    ifw is not converged then

  • 5:

        go to 2

  • 6:

    end if

where function g is
g1=tanh(a1y),g2=yexp(yT2),g3=y3. (16)

a1 is a constant 1 < a1 < 2