Programming Tips for Engineers
Programming resource for engineers.

Guide to Digital Signal Processing
Digital Filters, Apllications, Complex Techniques

The Art of Assembly Language Programming
The Art of Assembly Language Programming (AoA), Randy Hyde's acclaimed text on assembly language programming, is the most-often recommended book on 80x86 assembly language programming in newsgroups, on web sites, and by word of mouth.

Machine Learning, Neural and Statistical Classification
Classical Statistical Methods, Modern Statistical Techniques, Machine Learning of Rules and Trees, Neural Networks, Dataset Descriptions and Results

Tutorial on Fuzzy Logic
A logic based on the two truth values 0 - false and 1 - true is sometimes inadequate when describing human reasoning. As a result, fuzzy logic is being applied in rule based automatic controllers, and this paper is part of a course for control engineers.

Tuning Of Fuzzy PID Controllers
Fuzzy controllers are nonlinear, it is more difficult to set the controller gains compared to proportional-integral-derivative (PID) controllers. This research paper proposes a design procedure and a tuning procedure that carries tuning rules from the PID domain over to fuzzy single-loop controllers.

Introduction To Perceptron Networks
Expensive to model a plant using the basic laws of physics, a neural network approach can be an alternative. From a control engineer’s viewpoint a two layer perceptron network is sufficient. It is indicated how to model a dynamic plant using a perceptron network.