Genetics Algorithm- Not enough input arguments.
1 次查看(过去 30 天)
显示 更早的评论
I am trying to use GA optimtool tool box for my function
Getting an Error as you see.
Don't know why.

1 个评论
Alan Weiss
2016-1-11
Can you please show us your fitness function, at least a few lines so we can see how it is defined, something like
function y = average_total_delay_equal(x,z,p)
% maybe a statement or two of the beginning
Alan Weiss
MATLAB mathematical toolbox documentation
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!