classification using fuzzy network
이전 댓글 표시
I am working on fuzzy min max neural network,I have not found any codes and documents,is fuzzy neural network and fuzzy min max neural network are same?,kindly help me to start the process,I am working on fisheriris dataset.kindly provide assistance
답변 (1개)
Walter Roberson
2014년 1월 6일
0 개 추천
댓글 수: 6
kash
2014년 1월 6일
kash
2014년 1월 6일
Walter Roberson
2014년 1월 6일
Hmmm. If you disable ad blocking (especially AdBlock Plus) then you might be able to get through. However, it will want you to "complete a free offer" (i.e., spend your time going through an advertising offer) before it will let you download. So I wouldn't bother.
kash
2014년 1월 7일
shri raje
2014년 6월 14일
Hello Kash,
I am also working on same algorithm, I followed following steps, you should at least try it:
1) I/P:- enter class, dimension, flags.
2) Intilization :- enter theta, intial min and max values in terms of zeros
3) Training :- use two for loops for training using pattern set i/p, flag, and expand condition.
4) Finding HB mem. function value
5) If HB satisfies expansion criteria then create new HB or contraction
6) Final Layer Program i.e. define U and use four for loops to find output class of input patterns.
Hope This helps you to classify I/P patterns.
janani balu
2015년 9월 11일
Please help me how to find the overlapping cases in this algorithm.
카테고리
도움말 센터 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!