next up previous
Next: Difference Between a NN Up: Neural Networks Previous: Types of Activation Functions

Feedback

a$ x_{j}(n)$ b $ x_{j}^{'}(n)$ c$ y_k(n)$
ab bc [angleA=90,angleB=90]cb From the signal flow graph we have the relationships

$\displaystyle y_k(n) = A [ x^{'}_{j}(n) ]
$

and

$\displaystyle x^{'}_{j}(n) = x_j(n) + B[ y_k(n) ]
$

Eliminating $ x^{'}_{j}(n)$ we get

$\displaystyle y_k(n) = \frac{A}{1-AB} [ x_j(n) ]
$



2003-06-08