photo

mekia


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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. ...

plus de 4 ans il y a | 0

Réponse apportée
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...

plus de 4 ans il y a | 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)...

plus de 4 ans il y a | 1 réponse | 0

0

réponse