Fuzzy Min Max Neural Network

Hello, Does anyone know how to implement matlab code for fuzzy min max neural network? It looks like feed-forward NN, but i am stuck on how to start building the basic network, especially on how to create two connections for each node in the first layer to the second layer's node. If anyone has implemented the network on matlab, i hope you could share it. Thanks

1 Comment

i also need help for implementation of Fuzzy Min max Neural network.

Sign in to comment.

Answers (1)

Win co
Win co on 12 May 2012
Hi,If you want to create a fuzzy inference system, you can use the command "fuzzy" to call FIS Editor. Take a look at help of FIS Editor. Winn

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Asked:

on 11 May 2012

Commented:

on 23 Mar 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!