How to train Mamadani Fuzzy inference system ?
    조회 수: 9 (최근 30일)
  
       이전 댓글 표시
    
I am new to fuzzy logic, I create membership functions and Rules. but now i dont know how to test and train this model.
댓글 수: 0
답변 (1개)
  INFOZOU
      
 2016년 10월 6일
        Try the following commands: a = readfis('tipper'); plotmf(a,'input',1) http://www.mathworks.com/help/fuzzy/plotmf.html To verify all system, you should fix the error input (choose a signal) and simulate the system.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

