photo

Michael Bamidele


Last seen: 8 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 months ago | 1 answer | 0

1

answer

Question


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 months ago | 1 answer | 0

1

answer