Fuzzy Min Max Neural Network
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Win co
el 12 de Mayo de 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
0 comentarios
Ver también
Categorías
Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!