Software Downloads for "Neural Network Toolbox"
- sun essker using neural network
- License: Freeware

this model show the design of sun seeker control system using neural network model refrence with neural network toolbox and SIMULINK with MATLAB.
- Platform: Matlab, Scripts
- Publisher: Waleed Khalid
- Date: 19-02-2013
- Size: 20 KB
- Sharky Neural Network 0.9.Beta
- License: Freeware

Neural network classification results live view (like a movie).
Free software for playing with neural networks classification.
Major features
* Easy, ready to play with.
* Live view.
* Many network architectures.
* Different shapes of training data sets.
* Learning with backpropagation algorithm.
* Optional momentum.
For better understanding of neural networks. SharkTime Software - Sharky Neural Network - Classification neural network in action..
- Platform: Windows
- Publisher: SharkTime Software
- Date: 18-01-2011
- Size: 404 KB
- Sharky Neural Network
- License: Freeware

Neural network classification results live view (like a movie). Free software for playing with neural networks classification. Major features * Easy, ready to play with. * Live view. * Many network architectures. * Different shapes of training data sets. * Learning with backpropagation algorithm. * Optional momentum. For better understanding of neural networks..
- Platform: WinOther
- Publisher: SharkTime Software
- Date: 01-11-2012
- Size: 404 KB
- Neural Network Symbolic expression
- License: Freeware

Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string). This allows you to use a neural network model without relying on the neural network toolbox. Note I only implemented for feed forward nets (MLPs) and not all possible transfer functions are supported. However, it should be very straightforward to do this. Example: >> net = newff([-1 1; -1 1],[3 1]); >> getNeuralNetExpression(net) ans = (2/(1+exp(-2*((2/(1+exp(-2*(x1*1.
- Platform: Matlab, Scripts
- Publisher: Dirk Gorissen
- Date: 20-03-2013
- Size: 10 KB
- OLSOFT Neural Network Library
- License: Shareware

OLSOFT Neural Network Library is a fully self-contained COM ActiveX control written in Visual C++ 6.0 and ATL. There are no external dependencies required for its operation such as other DLLs.
OLSOFT Neural Network Library is the class to create, learn and use Back Propagation neural networks and SOFM (Self-Organizing Feature Map). The library makes integration of neural networks functionality into your own applications easy and seamless. It enables your programs to handle data analysis, classification and forecasting needs.
- Platform: Windows
- Publisher: OLSOFT
- Date:
- Size: 460 KB
- Artificial Neural Network
- License: Shareware

Artificial Neural Network is a little application designed to demonstrate artificial intelligence.
Taking advantage of serialization, there are two parts of the network. The actual network, and then training data. The C# version of the Artificial Neural Network is much cleaner, more concise, and more efficient. for WindowsAll
.
- Platform: WinOther
- Publisher: Thadeus Burgess
- Date:
- NeuroSolutions for MATLAB
- License: Demo

The NeuroSolutions for MATLAB neural network toolbox is a valuable addition to MATLAB's technical computing capabilities allowing users to leverage the power of NeuroSolutions (www.neurosolutions.com) inside MATLAB and Simulink. The toolbox features 15 neural models, 5 learning algorithms and a host of useful utilities integrated in an easy-to-use interface, which requires OCtnext to no knowledgeOCL of neural networks to begin using the product. The toolbox is also integrated with NeuroSolutions, which enables users to build custom networks in NeuroSolutions and use it inside Matlab using the NeuroSolutions for Matlab interface.
- Platform: Windows
- Publisher: NeuroDimension, Inc.
- Date: 20-07-2009
- Size: 9062 KB
- Gradient from Neural Network
- License: Freeware

The form of a single layer feed forward neural network lends itself to finding the gradient. This is useful when the network is used for surrogate optimization or other algorithms that use gradients. Requires creating a file by modifying a NN toolbox file..
- Platform: Matlab, Scripts
- Publisher: Alan Jennings
- Date: 14-01-2013
- Size: 41 KB
- Function Approximation Using Neural Network Without using Toolbox
- License: Freeware

This code implements the basic back propagation of error learning algorithm. the network has tanh hidden neurons and a linear output neuron, and applied for predicting y=sin(2pix1)*sin(2pix2). We didn't use any feature of neural network toolbox..
- Platform: Matlab, Scripts
- Publisher: AliReza KashaniPour
- Date: 25-06-2013
- Size: 113 KB
- Neural Network add-in for PSORT
- License: Freeware

This add-in to the PSO Research toolbox (Evers 2009) aims to allow an artificial neural network (ANN or simply NN) to be trained using the Particle Swarm Optimization (PSO) technique (Kennedy, Eberhart et al. 2001). This add-in acts like a bridge or interface between MATLAB's NN toolbox and the PSO Research Toolbox. In this way, MATLAB's NN functions can call the NN add-in, which in turn calls the PSO Research toolbox for NN training. This approach to training a NN by PSO treats each PSO particle as one possible solution of weight and bias combinations for the NN (Settles and Rylander ; Rui Mendes 2002; Venayagamoorthy 2003).
- Platform: Matlab, Scripts
- Publisher: Tricia Rambharose
- Date: 09-01-2013
- Size: 358 KB
- Neural Network Simulation of non-linear Mass Spring Damper
- License: Freeware

-Compatible with pre-2010 vers. of Matlab and Neural network toolbox -Trains a perceptron for the spring and one for the damper. -Runs a simulation with forcing function and noise. -If you don't have the toolbox, you can still use my back-propagation..
- Platform: Matlab, Scripts
- Publisher: Christopher Rouxel
- Date: 15-06-2013
- Size: 10 KB
- makebottle.m
- License: Freeware

This function constructs a bottleneck (or autoassociative) neural network. It is used for dimensionality reduction or nonlinear principle components analysis. This function was tested under MATLAB 5.3, and requires the Neural Network toolbox..
- Platform: Matlab, Scripts
- Publisher: Doug Hundley
- Date: 15-05-2013
- Size: 10 KB
- Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink
- License: Shareware

Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink. Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink. Marcelo Augusto Costa Fernandes DCA - CT - UFRN mfernandes@dca.ufrn.br.
- Platform: Matlab, Scripts
- Publisher: Marcelo Fernandes
- Date: 23-04-2013
- Size: 195 KB
- Knightd-deOaos Tours Using a Neural Network
- License: Freeware

Generates knight's tours using a neural network algorithm.
There was a paper in an issue of Neurocomputing that got me intrigued: it spoke of a neural network solution to the knight's tour problem. I decided to write a quick C++ implementation to see for myself, and the results, although limited, were thoroughly fascinating.
The neural network is designed such that each legal knight's move on the chessboard is represented by a neuron. Therefore, the network basically takes the shape of the knight's graph over an n x n chess board.
- Platform: WinOther
- Publisher: Dmitry Brant
- Date:
- Size: 256 KB
- Simplified Fuzzy ARTMAP Neural Network
- License: Freeware

SFAM is an incremental neural network classifier. It is a simple and fast version of Fuzzy ARTMAP (FAM). Both FAM and SFAM produce the same output given the same input. References: [1] Kasuba, T. (1993). "Simplified fuzzy ARTMAP." AI Expert, Nov., 18 25. [2] Carpenter, G. A., Grossberg, S., Markuzon, N. and Rosen, D. B., 'Fuzzy ARTMAP: A neural network architecture for incremental supervised learning of analog multidimensional maps', IEEE Trans. Neural Networks, 3(5):698-713, 1992. Disclaimer: Author is not responsible for currently unknown bugs.
- Platform: Matlab, Scripts
- Publisher: Emre Akbas
- Date: 05-03-2013
- Size: 20 KB
- Complex Optimization of a Recurrent Neural Network
- License: Freeware

This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter such as a recurrent neural network. This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter such as a recurrent neural network.
- Platform: Matlab, Scripts
- Publisher: Travis Wiens
- Date: 18-01-2013
- Size: 256 KB
- Neural Network Hebb Learning Rule
- License: Shareware

Simple Matlab Code for Neural Network Hebb Learning Rule. It is good for NN beginners students. It can be applied for simple tasks e.g. Logic "and", "or", "not" and simple images classification..
- Platform: Matlab, Scripts
- Publisher: Ibraheem
- Date: 26-06-2013
- Size: 10 KB
- Morphological Shared-Weight Neural Network for Face Recognition
- License: Freeware

We introduce an algorithm based on the morphological shared-weight neural network. Being nonlinear and translation-invariant, the MSNN can be used to create better generalization during face recognition. Feature extraction is performed on grayscale images using hit-miss transforms that are independent of gray-level shifts. The output is then learned by interacting with the classification process. The feature extraction and classification networks are trained together, allowing the MSNN to simultaneously learn feature extraction and classification for a face.
- Platform: Matlab, Scripts
- Publisher: than Png
- Date: 08-02-2013
- Size: 18698 KB
- Neural Networks
- License: Shareware

Inspired by neurons and their connections in the brain, neural network is a representation used in machine learning. After running the back-propagation learning algorithm on a given set of examples, the neural network can be used to predict outcomes for any set of input values.
Neural Networks is a handy, easy to use tool specially designed to visually demonstrate the feedforward backpropagation algorithm. There is visual feedback for weight adjustments and error analysis.
Neural Network features support for graphical modification and creation of neural networks.
- Platform: WinOther
- Publisher: AIspace
- Date:
- NeuroSolutions
- License: Demo

NeuroSolutions is a highly graphical neural network development tool for Windows. This leading edge software combines a modular, icon-based network design interface with an implementation of advanced learning procedures, such as recurrent backpropagation, backpropagation through time and genetic optimization. The result is a virtually unconstrained environment for designing neural networks for research or to solve real-world problems..
- Platform: WinOther
- Publisher: NeuroDimension, Inc.
- Date: 17-01-2003
- Size: 21600 KB





