- https://www.mathworks.com/discovery/genetic-algorithm.html
- https://www.mathworks.com/help/gads/gamultiobj.html
- https://www.mathworks.com/help/gads/ga.html
Could not find a feasible initial point gamultiobj function
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, Hope members are good....I am getting the error "Could not find a feasible initial point.." despite changing lower and upper bounds...... request to help..... attached is the snapshot of obtained error ,,,,, plus matlab script is also in the attachment...... many thanks in advance
댓글 수: 0
답변 (1개)
Milan Bansal
2024년 6월 7일
Hi muhammad ilyas khattak khattak,
I understand that you are encountering an error while performing optimization by Genetic Algorithm using gamultiobj in MATLAB.
The attached code worked without any errors on my end. However, if you are still facing the error, please refer to the comment threads in the MATLAB Answer mentioned below to know how to reproduce and resolve the error.
Please refer to the following documentation link to learn more about Genetic Algorithm, ga, and gamultiobj function.
Hope this helps
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!