fitness function optimization for an integration
Mostra commenti meno recenti
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.
Risposte (0)
Categorie
Scopri di più su Nonlinear Optimization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!