Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.214 Times

Matlab Neural Network Tutorial freeware
Filter: All | Freeware | Demo
 

Matlab Neural Network Tutorial

< 1 2 3 4 5 > 
Added: August 07, 2013 | Visits: 464

Boosting Demo This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights, training error and base learner weights change during training.A selection of base learning algorithms are included: Linear Regression, Naive Bayes,...



Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Boosting Demo Download

Added: August 17, 2013 | Visits: 499

Neural Network (MLP) Robot Localization Comparison with ground truth and triangulation provided, with varying amounts of gaussian noise added in train and test data.GUI is in Portuguese, but self-explanatory. English version will be provided soon.





Platforms: Matlab

License: Freeware Size: 40.96 KB Download (44): Neural Network (MLP) Robot Localization Download

Added: June 25, 2013 | Visits: 464

SGONG-Color Reduction This color reduction software is based on a new neural network classifier (SGONG). The SGONG network classifier is suitable for color quantization applications, since each image pixel is considered as multidimensional vector, depending on the color space that is used and the extra features which...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (45): SGONG-Color Reduction Download

A very simple and intuitive neural network implementation Short code and easy to understand. Example data set provided.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): A very simple and intuitive neural network implementation Download

Added: August 04, 2013 | Visits: 269

Neural Network Classifiers Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiersPlease run mexme_NN to recompile mex files on your own plateformPlease run test*.m to run demos


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (47): Neural Network Classifiers Download

Added: September 15, 2013 | Visits: 389

Neural Network Programs Perceptron LMS Feed Forward Back Propagation Character Recognition


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Neural Network Programs Download

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: August 31, 2013 | Visits: 295

nntest6.m The function nntest6.m is a Neural Network viewer and controller that allows experimentation with a feed-forward Neural Network. Features:


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): nntest6.m Download

Added: July 06, 2013 | Visits: 401

Encog Encog is an advanced neural network and bot programming library. Encog can be used independently either to create neural networks or HTTP bot programs. Encog also includes classes that combine these two advanced features. Encog contains classes for Feedforward Neural Networks, Hopfield Neural...


Platforms: Mac

License: Freeware Size: 5.4 MB Download (46): Encog Download

Released: November 05, 2000  |  Added: July 19, 2006 | Visits: 3.209

Trans-Dimensional Learning TDL - Win Neural Net Pattern Recog. Tool Quick, hassle-free automatic construction of NN by use of evolutionary processes. Trans-Dimensional Learning allows multiple data sets to be learned incrementally, regardless of differences in number of inputs and outputs. Complete graphical support of...


Platforms: Windows

License: Freeware Size: 1.33 MB Download (674): Trans-Dimensional Learning Download

Added: August 04, 2010 | Visits: 894

AI::NeuralNet::BackProp AI::NeuralNet::BackProp is a simple back-prop neural net that uses Deltas and Hebbs rule. SYNOPSIS use AI::NeuralNet::BackProp; # Create a new network with 1 layer, 5 inputs, and 5 outputs. my $net = new AI::NeuralNet::BackProp(1,5,5); # Add a small amount of randomness to the network...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): AI::NeuralNet::BackProp Download

Added: September 03, 2013 | Visits: 400

rnnsim.zip RNNSIM ver. 1.0 is a program with an interactive graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) implements only the 3 layer feed forward RNN model.


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (48): rnnsim.zip Download

Added: September 13, 2013 | Visits: 341

Complement Coding Script It will take a vector as input, with a lower and upper limit used for normalization.The script normalizes each feature value and calculates its complement.To run the script, unzip the archived files, open Matlab and type "compgui" in the Matlab prompt.


Platforms: Matlab

License: Freeware Size: 3.47 MB Download (47): Complement Coding Script Download

Added: March 17, 2010 | Visits: 973

dANN dANN library can help create artificial neural networks within other programs. It is currently written in Java, C++, and C#. However, C++ and C# versions can only be obtained through the SVN at the moment. Also, the C++ and C# versions are not properly documented and cleaned up, although they...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): dANN Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 485

GINNet GINNet, also known as the Graphical Interface for Neural Networks was developed as a decision-making platform written in Java. It has been designed in order to favorize the development and use of neural networks. It was create so that it could make, neural networks, teaching and evaluation easier.


Platforms: Windows

License: Freeware Download (457): GINNet Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 733

Multiple Back-Propagation Multiple Back-Propagation is an easy to use application specially designed for the training of neural networks with the Back-Propagation and the Multiple Back-Propagation algorithms.


Platforms: Windows

License: Freeware Download (493): Multiple Back-Propagation Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 440

AnimatLab AnimatLab is a simple, easy to use application specially designed to combine biomechanical simulation and biologically realistic neural networks. You can build the body of an animal, robot, or other machine and place it in a virtual world where the physics of its interaction with the...


Platforms: Windows

License: Freeware Download (439): AnimatLab Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 592

MLP-Map Source code for fast training of multilayer perceptron for approximation. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuMap7.06. The training algorithm can be modified to be substantially better than BP. A...


Platforms: Windows

License: Freeware Download (600): MLP-Map Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 554

MLP-Class Source code for fast training of multilayer perceptron classifier. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuClass7.06. The training algorithm can be modified to be substantially better than BP. A...


Platforms: Windows

License: Freeware Download (523): MLP-Class Download

Added: May 10, 2013 | Visits: 197

tree_network The package includes various examples with networks with 12 and up to 300 nodes. Requirements: - MATLAB 7.6 or higher - CPU and memory requirements strongly dependent on network size


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (54): tree_network Download

< 1 2 3 4 5 >