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!