Neural Network Toolbox    

Introduction


Getting Started

Basic Chapters

Chapter 2 contains basic material about network architectures and notation specific to this toolbox.Chapter 3 includes the first reference to basic functions such as init and adapt. Chapter 4 describes the use of the functions designd and train, and discusses delays. Chapter 2, Chapter 3, and Chapter 4 should be read before going to later chapters

Help and Installation

The Neural Network Toolbox is contained in a directory called nnet. Type help nnet for a listing of help topics.

A number of demonstrations are included in the toolbox. Each example states a problem, shows the network used to solve the problem, and presents the final results. Lists of the neural network demonstration and application scripts that are discussed in this guide can be found by typing help nndemos

Instructions for installing the Neural Network Toolbox are found in one of two MATLAB documents: the Installation Guide for PC or the Installation Guide for UNIX.


  Acknowledgments What's New in Version 4.0