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 years 前 | 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 years 前 | 1 个回答 | 0
