Community Profile

photo

mekia


Last seen: nästan 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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. ...

ungefär 4 år ago | 0

Answered
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...

ungefär 4 år ago | 0

Question


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)...

ungefär 4 år ago | 0 answers | 0

0

answers