Feeds
질문
Error while using fuzzy logic command-evalfis
On using the following command FIS = readfis('fuzzy.fis'); FIS.input.range = pmax; [Y,IRR,ORR,ARR]=evalfis(X,FIS);% X and Y...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
I need to use fuzzy logic over several iteration.The output of the first fuzzy iteration will determine the range of the input variable for the next fuzzy logic .
I need to use fuzzy logic over several iteration.The output of the first fuzzy iteration will determine the range of the input v...
14년 초과 전 | 답변 수: 1 | 0
