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.473.191 Times

Neural Fuzzy software
Filter: All | Freeware | Demo
 

Neural Fuzzy

< 1 2 3 4 5 > 

Function Approximation Using Neural Network Without using Toolbox 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.



Platforms: Matlab

License: Freeware Size: 112.64 KB Download (39): Function Approximation Using Neural Network Without using Toolbox Download

Added: June 17, 2013 | Visits: 481

Fuzzy c-means thresholding FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu's methold which outputs larger or smaller threshold on fluorescence images....





Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Fuzzy c-means thresholding Download

Added: May 09, 2013 | Visits: 416

Fuzzy k-NN Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows.[y,predict_class] = f_knn(tr,tr_memberships,te,k)tr: training samplestr_memberships: membership values of traning sampleste: testing samplesk: k value vector (more...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fuzzy k-NN Download

Added: July 28, 2013 | Visits: 485

Simple Neural Network The attached zip file contains what is needed to implement a two layer neural network. This will hopefully be the first part of a broader collection of neural network tools.It can be used to train and simulate a NN with two layers, an input layer and an output layer. The output layer's activation...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (49): Simple Neural Network Download

Added: May 11, 2013 | Visits: 569

Neuro-Fuzzy and Soft Computing This text provides a comprehensive treatment of the methodologies underlying neuro-fuzzy and soft computing.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1444.jsp.


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (48): Neuro-Fuzzy and Soft Computing Download

Neural Network Simulation of non-linear Mass Spring Damper -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.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Neural Network Simulation of non-linear Mass Spring Damper Download

Added: August 09, 2013 | Visits: 487

Neural Network training using the Extended Kalman Filter The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Neural Network training using the Extended Kalman Filter Download

Added: July 07, 2013 | Visits: 486

Linear matrix-based neural network This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters than standard ones and exploits an inner structure of the inputs. This model can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Linear matrix-based neural network Download

Morphological Shared-Weight Neural Network for Face Recognition 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...


Platforms: Matlab

License: Freeware Size: 18.26 MB Download (53): Morphological Shared-Weight Neural Network for Face Recognition Download

Added: August 30, 2013 | Visits: 304

generalized fuzzy Hough transform Noisy environments make difficult the pattern recognition tasks. In this sense, and due to the artifacts that are present in the acquisition process, the most of the biomedical images (i.e. coming from magnetic resonance tests) become noisy and it is complicated even to define a Region Of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 378.88 KB Download (46): generalized fuzzy Hough transform Download

Added: September 05, 2013 | Visits: 495

Feature selection using fuzzy entropy measures and similarity This code removes a feature from data file which it considers bearing least amount of relevant information.It's usage intended to classification problems. It is based on fuzzy measures and similarity. Much wider description, explanation and some results can be found in article:P. Luukka, (2011)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Feature selection using fuzzy entropy measures and similarity Download

Added: April 20, 2013 | Visits: 372

Brightness Preserving Dynamic Fuzzy Histogram Equalization Brightness Preserving Dynamic Fuzzy Histogram Equalization(BPDFHE) proposes a novel modification of the brightness preserving dynamic histogram equalization technique to improve its brightness preserving and contrast enhancement abilities while reducing its computational complexity. This...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Brightness Preserving Dynamic Fuzzy Histogram Equalization Download

Added: August 20, 2013 | Visits: 474

Fuzzy Approximation Here we have an unknown function but we can have every value of function respect to every input. so there I used a fuzzy approximation method Ito approximate the function, here I used sin function to compare answers.there is a function "isinrange" to find membership values.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Fuzzy Approximation Download

Added: August 25, 2013 | Visits: 258

Nonlinear fuzzy robust pca (Sripts) The enclosed function implements nonlinear fuzzy robust PCA algorithmintroduced inP. Luukka, 'A New Nonlinear Fuzzy Robust PCA Algorithm and Similarityclassifier in classification of medical data sets',International Journal of Fuzzy Systems, Vol. 13, No. 3, September 2011pp. 153-162.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Nonlinear fuzzy robust pca (Sripts) Download

The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks.The matrix implementation of the MLP and Backpropagation algorithm for two-layer Multilayer Perceptron (MLP) neural networks.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (61): The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks Download

Added: April 22, 2013 | Visits: 273

Hopfield Neural Network Again I'm uploading my homework...This is a GUI which enables to load images and train a Hopfield network according to the image.You can run the network on other images (or add noise to the same image) and see how well it recognize the patterns.Hopfield neural networks simulate how a neural...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Hopfield Neural Network Download

Added: May 28, 2013 | Visits: 502

Fuzzy SEO Booster Fuzzy SEO Booster increases your sites search engine positions for long tail keywords automatically!Here is how it works: When someone finds your site using a long tail keyword combination not already on that page, it records it, and adds it to the page in a widget box! Think of it as an auto...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Fuzzy SEO Booster Download

Added: September 13, 2013 | Visits: 362

BitBrains JavaBrains is an implementation of common AI algorithms in Java. Current algorithms implemented are: * Neural Networks * Genetic Algorithms * A* Pathfinding I hope to add the following features in the near future: * Bayesian Networks * State Machines * Rule-based inference * Fuzzy logic *...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): BitBrains Download

Added: November 14, 2013 | Visits: 710

Neural Network Poker Neural network poker is a Texas Hold 'Em program with the option to add a player controlled by a neural network. This program is in alpha stage so there are still some bugs and unimplemented features...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (42): Neural Network Poker Download

Added: June 25, 2013 | Visits: 374

SINCO - A Neural Network Library SINCO is a GPL library with functions to implement Artificial Neural Networks simulators. You are free to define the network (ilimited neurons and layers) and the functions (training, threshold, etc.).


Platforms: *nix

License: Freeware Size: 81.92 KB Download (39): SINCO - A Neural Network Library Download

< 1 2 3 4 5 >