fitness function optimization for an integration
显示 更早的评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Nonlinear Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!