This is a simple feed-forward neural network using MATLAB with Alarm and Warning situations. This implementation is to simplify the basic concept of a neural network and show what is happening during the matrices multiplication step by step.
You can, of course, change the input parameters values, weights or biases and see what will you get.