필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

HI. I need fuzzy logic code in matlab without using fuzzy logic toolbox?

조회 수: 1 (최근 30일)
fadhil mohammad
fadhil mohammad 2016년 11월 3일
마감: John D'Errico 2016년 11월 3일
Hi. am phd student in computer department, please i need help to complete my research Where I need fuzzy logic code in matlab without using fuzzy logic toolbox, so, fuzzy logic file based on 2 parameters as input to fuzzy inference system (energy level, distance) and everyone have 3 membership function
[energy level:- low . med. High]
[ distance:- close . adequate . far]
And the output be [cost]
And the rule of fuzzy as following:-
1. If (energy level is high)and(distance is close) then (cost is very low)
2. If (energy level is med)and(distance is close) then (cost is low)
3. If (energy level is low)and(distance is close) then (cost is rang low)
4. If (energy level is high)and(distance is adequate) then (cost is med low)
5. If (energy level is med)and(distance is adequate) then (cost is very low)
6. If (energy level is low)and(distance is adequate) then (cost is med high)
7. If (energy level is high)and(distance is far) then (cost is rang high)
8. If (energy level is med)and(distance is far) then (cost is high)
9. If (energy level is low)and(distance is far) then (cost is very high)
Thanks for everyone can help me, Email:-fadhilmohammad2000@yahoo.com

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by