ANN ADALINE simulate function.
y = ann_ADALINE_run(P,w,b)
Testing input
weights for the network
bias for the network
simulated output
Adaptive Linear Neuron Simulation function