sir i m optimizing pid parametrs using genetic algorithm and error there r some errors...pls help
Show older comments
Undefined function 'initializega' for input arguments of type 'double'.
Error in Initial_PID_GA (line 22) initPop=initializega(populationSize,variableBounds,evalFN,evalOps,options);
>> PID_objfun_mse(x_pop, options) Undefined function or variable 'x_pop'.
Answers (0)
Categories
Find more on Optimization Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!