photo

Michael Bamidele


Last seen: 9일 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Error using randsample (line 89) W must have length 3.
function [fuzzy_rules, pheromone] = aco_fuzzy_rules(X, y, num_rules, num_ants, max_iter, alpha, beta, rho, Q) num_features ...

대략 2개월 전 | 답변 수: 1 | 0

1

답변

질문


Error using FuzzyInferenceSystem/addOutput (line 866) Upper range value for variable must be greater than lower range value. Error in rulepruning (line 24) fis = addOutput(fi
% Create a sample FIS % fis = mamfis('tipper'); % fis = mamfis("NumInputs",3,"NumOutputs",1) fis = mamfis('Name',"tipper"); ...

2개월 전 | 답변 수: 1 | 0

1

답변