Multi objective optimization problem
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hello everyone,
I'm trying to find the right way to set up on Matlab the optimization problem that I have to manage with. It is the first time that I have to solve a problem like this and I am not sure how to proceed.
Looking at the image attached, I want to find the three parameters BF_bay1, BF_bay2 and BF_bay3 that minimize the values of R_A, R_B, R_C, R_D and weight. The terms R_A, R_B, R_C and R_D are vectors with length [1;720], the weight is a single parameter and I know the "first try" values of these terms.
The terms BF can vary from 0 to 1.
I think that is a problem of multiobjective optimization so I can use fgoalattain but I don't know how to set up it.
I hope that anyone can give me a suggestion. Thanks.

댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!