why do i get his error when using genetic algorithm for optimization?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm 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!