why do i get his error when using genetic algorithm for optimization?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Genetic Algorithm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!