why do i get his error when using genetic algorithm for optimization?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Genetic Algorithm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!