sir i m optimizing pid parametrs using genetic algorithm and error there r some errors...pls help
显示 更早的评论
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'.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Optimization Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!