photo

mekia


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Warning: No rules fired for Output 1. Defuzzified output value set to its mean range value 50.
am also get the same error message that follows in below reapetedly when am runnung the code.please can you tell how it fix. ...

4년 초과 전 | 0

답변 있음
Why do I get this error at the Classifier code line?? Please help
load fsdmdata.mat % x = inputs, t = targets, y = outputs % Train the Network [net, tr] = train(net, x, t); % Training Confus...

거의 5년 전 | 0

질문


error when load dataset for train ANFIS.I WANT TO MATCH ANFIS DATA WITH TRAINING DATA THEN DISPLAY ERROR MESSAGE SUCH AS ".Undefined function or variable 'fsdatainput'. Error in firstanfis (line 3) fis = anfis(fsdatainput); AM SHARE MY CODE BELOW.
load fsdatainput.mat fis = anfis(fsdatainput); x = fsdatainput.mat(:,1); anfisOutput = evalfis(fis,x); plot(x,inputData(:,2)...

거의 5년 전 | 답변 수: 0 | 0

0

답변