??? Error using ==> evalfismex Illegal parameters in fisGaussianMF() --> sigma = 0
Error in ==> evalfis at 84 [output,IRR,ORR,ARR] = evalfismex(input, fis, numofpoints);
Error in ==> myfuzz1 at 28 z(i,j)=evalfis([p1 p2 p3 p4 p5 p6 p7 p8 p9],t);
can anybody tell what is the meaning of this error and how can i solve it

댓글 수: 2

mr mo
mr mo 2019년 7월 7일
I would appreciate so much if you tell me how you solved this problem. I have this problem too.
Gabriel Terra
Gabriel Terra 2020년 10월 26일
편집: Gabriel Terra 2020년 10월 26일
I had this problem also! It was origniated because my training data was beeing generated incorectely. After I fixed it, I had no more problems.

댓글을 달려면 로그인하십시오.

 채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2012년 6월 5일

0 개 추천

My guess is that you somehow defined a Gaussian membership function with sigma set to 0. Here is the doc page explaining what Gaussian membership function is and what sigma is.
HTH.
Arkadiy

댓글 수: 2

matlab_image
matlab_image 2012년 6월 6일
thanks a lot.......it got solved.
ling zhang
ling zhang 2015년 11월 12일
thank you~

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

태그

질문:

2012년 6월 2일

편집:

2020년 10월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by