why do i get his error when using genetic algorithm for optimization?
显示 更早的评论
when I run my fitness function I am gtting this error:
Subscripted assignment dimension mismatch.
this is my fitness function:
- * __function F = ev(X)global KiKi= X;sim('gasimulink',10);F = e_out';syms tY=-Ki*int(F,t )_ * *_
what should I do to eliminate this error?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!