fitness function optimization for an integration
Afficher commentaires plus anciens
I want to optimize an integration of a function.I wrote the program in m file.It shows results in matlab command window but it can not run in GA tool.Can you please help me about this? My program is syms x f = x^2; a = 0; b = 5; int(f, a, b).thanks in advance.
Réponses (0)
Catégories
En savoir plus sur Nonlinear Optimization 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!