As I said, I’m currently teaching exercises for „Intelligent Systems“. I’m also using Matlab there, so it might be of interest to see the very basic learning process of a threshold element for the logical NOT function. The script plots the error surface depending on weight and threshold. On top of this surface (mesh) it plots the outcome of the online-learning process using the delta rule. The script’s comments are in German; weight, threshold and learning rate can be adjusted. Some of the plots:
ISE0708-13a.jpgISE0708-13b.jpgISE0708-13c.jpg

and the Matlab script.

In addition to this, I’m currently preparing a paper on modeling the agriculture data using neural networks.