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!