photo

mekia


Last seen: bijna 5 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
164.805
of 297.527

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

ongeveer 5 jaar 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...

ongeveer 5 jaar 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)...

ongeveer 5 jaar ago | 0 answers | 0

0

answers