i am getting error while running the code . I want to minimize my objective function using fmincon. i follow the examples but i dont why i am getting the error? please help

 채택된 답변

Torsten
Torsten 2023년 8월 7일

0 개 추천

"fmincon" is not a stochastic, but a deterministic optimizer. You are not allowed to use random inputs for it that change every time you call the objective function.

댓글 수: 2

Dear Torsten,
I wanted to optimize my objective function using matlab inbuilt function. can you help me in this regard?
Torsten
Torsten 2023년 8월 7일
Could you state your problem in its mathematical form ?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Systems of Nonlinear Equations에 대해 자세히 알아보기

태그

질문:

2023년 8월 7일

댓글:

2023년 8월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by