why do i get his error when using genetic algorithm for optimization?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Genetic Algorithm dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!